body {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #5E6465}
td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#5E6465}
p { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #5E6465}

.heading {  font-size: 18px; color: #F65F35; font-weight: bold}
.subheading { font-size: 16px; color: #F65F35; font-weight: bold }
.highlight { font-size: 12px; color: #F65F35; font-weight: bold }

a { color: #DE7E51; text-decoration: underline}
a:visited {color: #DE7E51; text-decoration: underline}
a:hover {color: #D53A0D; text-decoration: underline}

.topnav { font-size: 12px; color: #5C372B; font-weight: bold; text-decoration: none}
.topnav:link { font-size: 12px; color: #5C372B; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 12px; color: #5C372B; font-weight: bold; text-decoration: none}
.topnav:hover { font-size: 12px; color: #D53A0D; font-weight: bold; text-decoration: none}

.subMenu { font-size: 12px; color: #5C372B; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 12px; color: #5C372B; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 12px; color: #5C372B; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 12px; color: #D53A0D; font-weight: bold;text-decoration: none}

.footer { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: underline}

form
{
	margin:0px;
}
.gr
{
	color:#DE7E51;
	font-weight:bold;
}
.light
{
	color:#8C8C8C;
}
.dark
{
	color:#646464;
}
a.g
{
	color:#5E6465;
	text-decoration:underline;
}
.copy
{
	color:#9B9B9B;
	font-size:10px;
}
a.copy
{
	color:#9B9B9B;
	text-decoration:none;
}
.t10
{
	font-size:10px;
}