body {
	
	font: 12px verdana, helvetica, tahoma, arial, sans serif; 
	background-color: #597070;
	background-image: none;
	margin-top: 10;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:0
}

body.popup {
	
	font: 12px verdana, helvetica, tahoma, arial, sans serif; 
	background-color: #000000;
	background-image: none;
	margin-top: 10;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:0
}

span.subletter {
	font: 14px verdana, helvetica, tahoma, arial, sans serif;
	color: #0D3D83;
	font-weight: bold;
}

span.subheadletter {
	font: 17px verdana, helvetica, tahoma, arial, sans serif;
	color: #0D3D83;
	font-weight: bold;
}


td {
	
	font: 12px verdana, helvetica, tahoma, arial, sans serif;
	
}

td.white {
	
	font: , 9px verdana,  helvetica, tahoma, arial, sans serif; 
	color : #ffffff;
	text-align: center;
	background-color: #000000;
	
}

td.green {
	
	font: , 12px verdana,  helvetica, tahoma, arial, sans serif; 
	color : #ffffff;
	text-align: center;
	background-color: #597070;
	
}
td.lightgray {
	
	font: , 12px verdana,  helvetica, tahoma, arial, sans serif; 
	color : #000000;
	text-align: center;
	background-color: #cccccc;
	
}
td.orange  {
	
	font: , 9px verdana,  helvetica, tahoma, arial, sans serif; 
	color : #ffffff;
	text-align: center;
	background-color: #FF9933;
	
}

td.blue {
	
	font: , 9px verdana,  helvetica, tahoma, arial, sans serif; 
	color : #ffffff;
	
	background-color: #369;
	
}

p {
	font: 12px verdana, helvetica, tahoma, arial, sans serif;
	color: #666666;
}

}

p.header {
	font: 17px verdana, helvetica, tahoma, arial, sans serif;
	color: #0D3D83;
	font-weight: bold;
}

p.subheader {
	font: 14px verdana, helvetica, tahoma, arial, sans serif;
	color: #0D3D83;
	font-weight: bold;
}




A  {
	color : #28238A;
	font-weight: bold;
	text-decoration : none;
}


A:Visited  {
	color : #369;
	font-weight: bold;
	text-decoration : none;
}

A:Active  {
	color : #369;
	font-weight: bold;
	text-decoration : none;
}

A:Hover  {
	color : #000;
	font-weight: bold;
	text-decoration : none;
}



A.pg  {
	font: 11px verdana;
	color : #28238A;
	font-weight: normal;
	text-decoration : none;
}


A.pg:Visited  {
	color : #369;
	font-weight: normal;
	text-decoration : none;
}

A.pg:Active  {
	color : #369;
	font-weight: normal;
	text-decoration : none;
}

A.pg:Hover  {
	color : #000;
	font-weight: normal;
	text-decoration : none;
}