

body {color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: rgb(255, 255, 255);
	}
	
h1 {font-size: 36px}
h2 {font-size: 24px}
h3 {font-size: 20px}
h4 {font-size: 16px}
h5 {font-size: 12px} 
h6 {font-size: 9px} 

a.style1:link {color: #0000FF;text-decoration: underline;  background-color: transparent; }
a.style1:visited {color: #CC0099;text-decoration: underline;  background-color: transparent; }
a.style1:active {color: #FF0000;text-decoration: underline;  background-color: transparent; }
a.style1:hover {color: #000066;text-decoration: underline;  background-color: transparent; }
a.style2:link {color: #0000FF;font-weight: bold;text-decoration: underline;  background-color: transparent; }
a.style2:visited {color: #0000FF;font-weight: bold;text-decoration: underline;  background-color: transparent; }
a.style2:active {color: #000000;font-weight: bold;text-decoration: underline;  background-color: transparent; }
a.style2:hover {color: #0099FF;font-weight: bold;text-decoration: underline;  background-color: #CCCCCC; }

p {FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, SansSerif; font-weight: normal;  background-color: White; }
ul {FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, SansSerif; font-weight: normal;  background-color: White; }
hr {width: 100%;  line-height: 3px; }    
table {FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, SansSerif; font-weight: normal;  background-color: White; }    
.bold {font-weight: bold}
.red {color: red;  background-color: White; }
.center {text-align: center}
div.main {Z-INDEX: 2; LEFT: 0px; WIDTH: 800px; POSITION: absolute; TOP: 231px;}

   
    
    



