body, td{
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
H1{
	color: #003366;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
}
H2{
	color: #cccc99;
	font-size: 14px;
	font-weight: normal;	
	line-height: normal;
}
.h1{
	color: #003366;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
}
.h2{
	color: #cccc99;
	font-size: 14px;
	font-weight: normal;	
	line-height: normal;
}
.h3{
	color: #ffcc33;
	font-size: 15px;
	font-weight: bold;	
	line-height: normal;
}
.h4{
	color: #003366;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}
.copyright{
	color: #cccccc;
	font-size : 10px;
	line-height: normal;
}
.copysmall {
	font-size: 11px;
	line-height: 15px;
}
.copygblack{
	color: #333333;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}
.copyblue{
	color: #003366;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.copyblueit{
	color: #003366;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style:italic;
}
.copygrey{
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}
.copygrey2{
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
.copyyellow{
	color: #ffcc33;
	font-size: 12px;
	font-weight: normal;
}
.copywhite{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
/* copywhiteit only used on home page */
.copywhiteit{
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	margin-left: 15px;
}
.copytd{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
A:LINK, A:VISITED {
	color: #003366;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
A:HOVER {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	line-height: 15px;
}
a.navblue:link, a.navblue:visited	{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navblue:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navwhite:link, a.navwhite:visited	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height : 18px;
}
a.navwhite:hover {
	color: #ffcc33;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height : 18px;
}
a.navbigblue:link, a.navbigblue:visited	{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navbigblue:hover {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navfooter:link, a.navfooter:visited	{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navfooter:hover {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height : normal;
}
a.navsub:link, a.navsub:visited	{
	color: #cccc99;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height : normal;
}
a.navsub:hover {
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height : normal;
}

