/* CSS Document */

<style type="text/css">
<!--
.A {
    A:link {color:#CC0000} 
    A:visited {color:#CC0000} 
    A:active {color:#CC0000} 
    A:hover {color:#CC0000;}

}
.style1 {
	/*color: #000000;*/
	/*font-size: 36px;*/
}
body {
	background-color: #006699;
}
h1 {
	font-size: larger;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
.style6 {color: #FF0000}
.style7 {font-size: 36px; font-family: "Times New Roman", Times, serif;}
-->
</style>
