<!--

body, body div, body p, body th, body td, body li, body dd {
	/* more specific to override rule in importing sheet */
	font-size: x-small;
	/* false value for WinIE4/5 */
	voice-family: "\"}\"";
	/* trick WinIE4/5 into thinking the rule is over */
	voice-family: inherit;
	/* recover from trick */
	font-size: small
	/* intended value for better browsers */
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
	font-size: small
	/* be nice to Opera */
}

A.head:hover { color: #75715C; text-decoration: underline }

A.bodylink:hover { color: #75715C; text-decoration: none }

A.bodysmlink:hover { color: #75715C; text-decoration: none }

A.white:hover { color: #C7C5B9; text-decoration: none }

A.navigation:hover { color: #AAA486; text-decoration: none }


.head { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 17px; line-height: 19px; color: #75715C; text-indent: 0px; font-weight: bold; text-decoration: none }

.body { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-indent: 0px; font-weight: normal; text-decoration: none }

.bodybold { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodyalert { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 12px; line-height: 18px; color: #F80605; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodylink { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 12px; line-height: 18px; color: #983239; text-indent: 0px; font-weight: bold; text-decoration: underline }

.bodyalt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 12px; line-height: 18px; color: #983239; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysm { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #000000; text-indent: 0px; font-weight: normal; text-decoration: none }

.bodysmbold { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #000000; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmboldsearch { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #75715C; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmalt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #F87117; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmalert { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #F80605; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmlink { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 14px; color: #983239; text-indent: 0px; font-weight: bold; text-decoration: underline }

.white { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 12px; color: #FFFFFF; text-indent: 0px; font-weight: bold; font-style: normal; text-decoration: none }

.navigation { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 12px; color: #75715C; text-indent: 0px; font-weight: bold; text-decoration: underline }

.navigationalt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 12px; color: #FFFFFF; text-indent: 0px; font-weight: bold; font-style: normal; text-decoration: underline }

.small { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 12px; color: #C0C0C0; text-indent: 0px; font-weight: bold; text-decoration: none }

.searchinput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #75715C;
}
.searchinputsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #75715C;
}
-->