<style type="text/css">
<!--
a:link {
	color: #000099;
	
}
a:visited {
	color: #000099;
	
}
a:hover {
	color: #FF0000;
	
}
a:active {
	color: #FF0000;
	
}


h1 {
	text-align: center;
	color:#0033CC;
	font-size: 22px;
	font-family:"arial";
    
}
h2 {
	text-align: center;
	color:#FF0000;
	font-size: 17px;
	font-family: "arial";
}
h3 {
	text-align: center;
	color:#000066;
	font-size: 16px;
	font-family: "arial";
}
h4 {
	text-align: left;
	color:#003366;
	font-size: 18px;
	font-family: "arial";
}
h5 {
	text-align: left;
	color:#003300;
	font-size: 17px;
	font-family: "arial";
}
h6 {
	text-align: left;
	color:#006600;
	font-size: 16px;
	font-family: "arial";
}
p {
	text-align: left;
	color:#000066;
	font-size: 12px;
	font-family: "arial", Times, serif;
}
body {
	background-image: url(Graphix/bg3.gif);
}
-->
</style>