body 
{
	background: #FFFFFF; 
	color: #1A28AD;
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

H1, H2 
{
	color: #DD241F;
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

H3, H4
{
	color: #0000FF;
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

.leftLinks
{
	text-decoration: none;
      color: #1A28AD;
	font-weight: bold;
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

TH
{
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

P, TD, UL, LI, INPUT, SELECT, TEXTAREA
{
	font-family: Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
}

.black
{
	color: #000000;
}

.navy
{
	color: #1A28AD;
}

.red
{
	color: #DD241F;
}

.blue
{
	color: #0000FF;
}

.gray
{
	color: #999999;
}

.blackbold
{
	color: #000000;
	font-weight: bold;
}

A:link 
{
	color: #0000FF;
}

A:visited 
{
	color: #3333FF;
}

A:hover 
{
	color: #DD241F;
}

.plain
{
	text-decoration: none;
}
