TH {
 	color : Navy;
 	font-size : 11pt;
 	font-family : Arial;
	font-weight :  bold;
}
BODY, P {  }

SUB {  }
 td  {
 	color : Navy;
 	font-size : 8pt;
 	font-family : Arial;
 }
 
 a:link, a:visited   {
 	color : Navy;
 	font-size : 9pt;
 	font-family : Arial;
 	text-decoration : none;
 	font-weight : normal;
 }
 a:hover  {
 	color : #3F61FE;
 	font-size : 9pt;
 	font-family : Arial;
 	text-decoration : none;
 	font-weight : normal;
 }
  a.menu:link, a.menu:visited   {
 	color : Navy;
 	font-size : 8pt;
 	font-family : Arial;
 	text-decoration : none;
 	font-weight : bold;
 }
 a.menu:hover  {
 	color : #3F61FE;
 	font-size : 8pt;
 	font-family : Arial;
 	text-decoration : none;
 	font-weight : bold;
 }
 
 
 
TR.link {
	background-color : #D8E7D3;
	background-image : url("graphics/list-bar.gif");
	font-size : 9pt;
}


 

 
 H1  {
 	color : #0080C0;
 	font-size : 14pt;
 	font-family : Arial;
 }
 
 H2  {
 	color : #0080C0;
 	font-size : 13pt;
 	font-family : Arial;
 }
