body { background-color: "#0249C8"; 
		font-size: 7 pt; 
		bgcolor: "green"; 
       font-family: Arial, sans-serif;
       margin-left: 0px;
       margin-top: 0px;
       topmargin: "0" 
       text-decoration: none
       }
		     
p { font-size: 10pt }

li { font-size: 10pt }

a {color: black;
   cursor: auto;
   font-family: Arial, sans-serif;
   font-size: 9pt;
   text-decoration: none}

a:hover { color: green; 
			font-family: Arial; 
			font-size: 9pt; 
			text-decoration: underline }

a:link       { font-size: 9pt; font-family: Arial }

.red1 {
background-color: red;
display: inline;
           }