.header    { color: #88352a; font-size: 14px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 24px  }
.body    { color: #857c18; font-size: 12px; font-family: Tahoma, sans-serif; line-height: 24px }
.body-small    { color: #5c5c5c; font-size: 11px; font-family: Tahoma, sans-serif; line-height: 18px }
.body-small-name    { color: #88352a; font-size: 10px; font-family: Tahoma, sans-serif; font-weight: bold; line-height: 15px }
.nav    { color: #88352a; font-size: 11px; font-family: Tahoma, sans-serif; line-height: 10px }
.footer {
	color: #c5c5c5;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	color: #88352a;
	text-decoration: none;
}
a:visited   { color: #88352a; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #4d4f51;
}
a:active {
	text-decoration: none;
	color: #4d4f51;
}