
body { 
background-color: #FFFBF6;

font-family: Arial, sans-serif; 
color: #000000;
}

<!-- BODY
	{
	margin: 0;
	padding: 0;
	} -->
<!--
a:active {color: #000000; text-decoration:none}
a:link {color: #000000; text-decoration: none}
a:visited {color: #001AC3; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
-->

h1 { font-family: times new roman; font-size: 30px; color: "#001AC3" }
h2 { font-family: Arial, sans-serif; font-size: 22px; color: "#000000" }
h3 { font-family: Times New Roman; font-size: 27px; color: "#C40000" }

hr{ width:98%; height:2px; color:"#C40000"} 

table {
font-family: Arial, sans-serif;
font-size: 15px;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

ul {FONT-WEIGHT:  normal; FONT-SIZE: 16px; FONT-FAMILY: arial; COLOR: #000000}
ol {FONT-WEIGHT:  normal; FONT-SIZE: 16px; FONT-FAMILY: arial COLOR: #000000}
li {FONT-WEIGHT:  normal; FONT-SIZE: 16px; FONT-FAMILY: Arial; COLOR: #000000}


