body { font-family: Arial, Helvetica; background-image: url('bg.gif');  } 

h1 { font-family: Arial, Helvetica; color: #003366; font-weight: bold; font-size: 24pt;  } 

h2 { font-weight: bold; color: #003366; font-family: Arial, Helvetica; font-size: 18pt;  } 

h3 {
	font-weight: bold;
	color: #003366;
	font-size: 12pt;
	font-family: Arial, Helvetica;




} 

h4 {
	font-size: 12pt;
	color: #003366;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-variant: normal;








} 

h5 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #003366;  } 

h6 { font-family: Arial, Helvetica; font-weight: bold; color: #003366; font-size: 8pt;  } 

ol, ol ol, ol ol ol { font-size: 10pt; font-family: Verdana, Arial, Helvetica;  } 

ul, ul ul, ul ul ul { list-style-image: url('bullet.gif'); font-size: 10pt; font-family: Verdana, Arial, Helvetica;  } 

p, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;


} 


a:link
{
	color: rgb(0, 102, 153);
}
a:visited
{
	color: rgb(0, 51, 102);
}
a:active
{
	color: rgb(51, 102, 204);
}
a:hover
{
	color: rgb(51, 102, 204);
}


.bannercell {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-style: italic;

} 

.bluecol { background-color: #B3CBE0;  } 

.blueinfo { color: #FFFFFF; font-family: Arial; font-weight: bold; background-color: #35608A; font-size: 8pt;  } 

.brightorange { font-family: Arial; font-size: 8pt; background-color: #E7A545;  } 

.dkorange { color: #FFFFFF; font-size: 8pt; background-color: #BB7213; font-family: Verdana, Arial, Helvetica;  } 

.orangecol { background-color: #F5E0C6;  } 

.orangeinfo { background-color: #EBB76B; font-weight: bold; font-family: Arial; font-size: 8pt;  } 

.small { font-size: 8pt; font-family: Verdana, Arial, Helvetica;  } 

