H1 {  color: #404080; 
	font: 16pt "Times New Roman", serif;
	}   /* green */
H2 { color: white; 
	background-color: #A7A7D3;
	text-indent: 0.5cm; 
	}
H3 {color: #008080; 
	font: 16pt "Arial" "Helvetica" ;
	text-indent: 5px; 
}	/* green */
H4 {font: 12pt "Times New Roman", serif; 
	font-weight: bold;
	color:black;
	text-indent: 5px; 
	}

A:active {color: red ; 
	text-decoration: none }
A:visited {color: blue ;
	text-decoration: none }
A:link { text-decoration: underline;  
	color: blue; }

BODY {font-family: "Arial" "Helvetica";
	font-size: 10pt; 
	} 

P {font-family: "Arial" "Helvetica"; 
	font-size: 10pt; 
	margin-left 5px; 
	color=black; 
	border: none thin white;
	}
.redtext {color: #800000}
.sf 	{font: 8pt "Arial" "Helvetica" ;
	}
.menu {font: 10pt "Arial" "Helvetica"  ;
 	line-height: 12pt;
            color: blue;
            background: #d1d1d1;
	text-align: center;
	font-weight: bold;
	}
.menu1 {font: 8pt "Arial" "Helvetica"  ;
 	line-height: 12pt;
            color: blue;
            background: #ffcc99;
	text-align: center;
	border: solid 0.1em red;
	}
.menu0 {font: 8pt "Arial" "Helvetica"  ;
 	line-height: 12pt;
            color: blue;
            background: #ffffff;
	text-align: center;
	border: solid 0.1em gray;
	}
.abc 	{font-family: "Times new Roman", "serif" ;
	text-align: center;
	}
.abcnote {font: 7pt "Arial" , "sans-serif" ;
	text-align: center;
	}
.fixed {font: 8pt "courier" ;
 	line-height: 12pt;
	text-align: left;
	margin-left 40px; 
	}