BODY  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
 }
   
TABLE  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
 }
  
SELECT  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
}

INPUT  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
}
 
 A:link  {
 	text-decoration : none;
 	color : #cc3333;
 	font-weight : bold;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #cc3333;
 	font-weight : bold;
 }
 
 A:active  {
 	text-decoration : none;
 	color : #cc3333;
 	font-weight : bold;
 }
 
 A:hover  {
 	text-decoration : none;
 	color : #3399ff;
 	font-weight : bold;
 }
  
 .credit  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 7.5pt;
	color : black;
 	font-weight : normal;
	background-color : #65B8E3;
 }
 
 .header  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : #008FCc;
 	font-weight : bold;
 }
 
 .heading {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : #006699;
 	font-weight : bold;
 }
 
  .spacer2  {
 	font-size : 2pt;
 	color : black;
 }
 
 .spacer3  {
 	font-size : 3pt;
 	color : black;
 }
 
 .spacer5  {
 	font-size : 5pt;
 	color : black;
 }
 
  .standard  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
 }
   .standardblue  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : #6699cc;
 	font-weight : normal;
 }
    .standardwhite  {
 	font-family : Verdana, Geneva, Arial;
 	font-size : 8.5pt;
 	color : White;
 	font-weight : normal;
 }