<!--
body {
	margin:0px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 24px;
	font-weight: bold;}
.style3 {font-size: 12px}
.style4 {font-size: 10px}
.style5 {
    color: #FFFFFF;
    font-size: 16px;
}
.style10 {color: #FF0000}
.style20 {color: #0000FF}
H1 {
 color: #FF0000;
 font-size: 90%;
 font-family: Arial, Verdana, sans-serif;
 text-align: center
}
H2 {
 color: #000000;
 font-size: 80%;
 font-family: Arial, Verdana, sans-serif;
 text-align: center
}
H3 {
 color: #000000;
 font-size: 70%;
 font-family: Arial, Verdana, sans-serif;
 text-align: center
}
-->