 BODY  {
 	font-family : Palatino, Serif;
 	font-size : 11pt;
 	color : #000000;
 	font-weight : normal;
	line-height : 24px;
 }
   
 TABLE  {
 	font-family : Palatino, Serif;
 	font-size : 11pt;
 	color : #000000;
 	font-weight : normal;
	line-height : 24px;
	 
 }
  
 SELECT  {
 	font-family : Palatino, Serif;
 	font-size : 9pt;
 	color : #000000;
 	font-weight : normal;
}

INPUT  {
 	font-family : Palatino, Serif;
 	font-size : 9pt;
 	color : #000000;
 	font-weight : normal;
}
 
 A:link  {
 	text-decoration : none;
 	color : #808080;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #808080;
 }
 
 A:active  {
 	text-decoration : none;
 	color : #808080;
 }
 
 A:hover  {
 	text-decoration : none;
 	color : #3399cc;
 }
 
 