BODY {font-family:  "arial" !important;
   font-size: 1px
   }

A:link    { color: red; 
	text-decoration: yes;
      font-size: 9pt ! important;
	  }
A:visited { color: red; 
	text-decoration: yes;
 	font-size: 9pt ! important;}
A:active { color: blue; 
	text-decoration: yes;
      font-size: 9pt ! important;
	background-color="white"}
A:hover  { color: blue; 
	text-decoration: yes ;
      font-size: 9pt ! important;
	background-color="white"
	 }

.B:link    { color: #003399; 
	text-decoration: yes;
      font-size: 8pt ! important;
      font-family: arial 
	  }
.B:visited { color: #003399; 
	text-decoration: yes;
 	font-size: 8pt ! important;}
.B:active { color: blue; 
	text-decoration: yes;
      font-size: 8pt ! important;
	background-color="white"}
.B:hover  { color: blue; 
	text-decoration: yes ;
      font-size: 8pt ! important;
	background-color="white"
	 }
	 
th { font-size: 10pt ! important;

	}
td { font-size: 10pt ! important;
	}