body   {
 color: #000000; 
 font-family: Verdana, Arial, Arial Black; 
 background-color: #ebf3b9 }

p   {
 color: #000000; 
 font-family: Verdana; 
 background-color: #ebf3b9 }

.header     { color: #9e9288; 
font-weight: bold; 
font-size: 16px; 
font-family: "Arial Black" }
.subheader   { color: black; 
font-weight: bold;
font-size: 10px; 
font-family: "Verdana" }
.subheader2   { color: #BGADA6; 
font-weight: bold;
font-size: 10px; 
font-family: "Verdana" }
td {
	color: black;
	font-size: 10px;
	font-family: Verdana;
  background-color: #ebf3b9; }
a:active  { color: #efefef; font-weight: bold; font-size: 9px;
	font-family: Verdana;}
a:link { color: #888888; font-weight: bold; font-size: 9px;
	font-family: Verdana;}
a:hover  { color: #000000; font-weight: bold; font-size: 9px;
	font-family: Verdana;} 

