body, th { 
	font-family: Verdana, Helvetica; 
	font-size: 8pt;
	background-color: #ffffff;
	 
}

tt.ccpo {
  font-size: 10pt;
}

td {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	
}

td.small {
	font-size: 6pt;
	aafont-weight: bold;
}

h3 {
	font-family: Verdana, Helvetica; 
	font-size: 10pt;
	text-weight: bold;
}


td.green {
	background-color: rgb(17, 119, 43);	
	color: rgb(255, 200, 0);
	font-weight: bold;
}

td.greenletters {	
	color: rgb(17, 119, 43);
	font-weight: bold;
	font-size: 14pt;
}

td.lightgreen {
	background-color: rgb(218, 240, 225);	
	color: rgb(0, 0, 0);	
}

td.lightgreenletters {
	color: rgb(218, 240, 225);		
}

td.lightgreenx {
	background-color: #EFF9F2;	
	color: rgb(0, 0, 0);	
}

td.cream {
	background-color: rgb(255,242,157);	
	color: rgb(0, 0, 0);	
}

select, 
input,
textarea {
	background-color: rgb(218, 240, 225);
}

input.search,
select.search {
  background-color: #ffffff;
  font-size: 10px;
  font-family: Verdana, Helvetica;
}

input.green {
	background-color: rgb(17, 119, 43);	
	color: rgb(255, 200, 0);
	font-weight: bold;
	font-size: 8pt;
}


p.menu {
	line-height: 150% 
}

p.head1 {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	
	font-weight: bold;
}

font.head2 {
	font-family: Verdana, Helvetica; 
	font-size: 10pt;	
	font-weight: bold;
}

a, 
a:link, 
a:active, 
a:hover {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	
	text-decoration: none;
}

a, 
a:link {
	color: #ffffff;	
}

a:active, 
a:hover {
	color: #000000;
}

a.menu,
a.menu:link {
	font-weight: bold;
	color: rgb(255, 200, 0);
}

a.menu:active,
a.menu:hover {
	font-weight: bold;
	color: rgb(255, 118, 49 );
}

a.submenu,
a.submenu:link {	
	color: rgb(255, 200, 0);
}

a.submenu:active,
a.submenu:hover {	
	color: rgb(255, 118, 49 );
}

a.x,
a.x:link {
	font-weight: bold;
	color: rgb(17, 119, 43);
}

a.x:active,
a.x:hover {
	font-weight: bold;
	color: rgb(40, 173, 74 );
	text-decoration: underline;
}

a.y,
a.y:link {
	font-size: 8pt;
       color: rgb(17, 119, 43);	
}

a.y:active,
a.y:hover {
	font-size: 8pt;
	color: rgb(17, 119, 43);
	text-decoration: underline;
}

h4 {
	font-family: Verdana, Helvetica; 
	font-size: 12pt;	
	font-weight: bold;
}

hr.green {
	color: rgb(17, 119, 43);
}

li.red {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;
	color: rgb(255,0,0);
	font-weight: bold;
}

li.green {
	color: rgb(17, 119, 43);
}


