body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #336699;
	font-weight: bold;
}

H1,H2,H3,H4,H5 {color:#FFFFFF; 	line-height: 26px}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;

	color: #000099;

}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
a.greynav:link { color: #FFFFFF; text-decoration:none; font-weight: bold; }
a.greynav:visited { color: #999999; text-decoration:none; font-weight: bold; }
a.greynav:hover { color: #000099; text-decoration:none}
a.greynav:active { color:#000000; text-decoration:none }

A:link, A:visited { color:#828282; text-decoration:none }
A:active { color:#000000; text-decoration:none }
A:hover { color:#000099; text-decoration:none }

.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}.black {
	color: #000000;
}
