BODY {   background : #9999FF ;
	 color: black;
         ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small
}

H1 {
	FONT-FAMILY: times, SERIF;
	color : #FFFFFF;
	font-size: x-large;
	font-style : italic;
	BACKGROUND: #000099;
}

H2 {
	font-family: times, serif;
	COLOR: BLACK;
	FONT-SIZE: LARGE;
	FONT-STYLE: NORMAL;
	
}

H3 {
    font-family: times, serif;
	COLOR: white;
	background: red;
	FONT-SIZE: medium;	
   
}

H4 {
    color: #000099;
	font-size: small;
	font-weight: bold;
	font-style: italic;
; background-color: #FFFFCC; font-family: "Times New Roman", Times, serif
		
	}
	
H5 {
	color: #000099;
	font-size: small;
	font-weight: bold;
	
}
	
H6 {
	color: #000099;
	font-size: xx-small;
	font-style: italic;
		
}

HR {
	color: #000099;
	width: 100%;
	height: 5;
		
}





body2 { background : White; color: black; ; font-family: "Times New Roman", Times, serif; font-size: smaller }
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background-color: #FFFFFF}
