/* CSS Document */


<style type="text/css">
<!--
body {
	background-color: #CC9900;
}
a:link {
	color: #00FF99;
}
a:visited {
	color: #9933CC;
}
a:hover {
	color: #FF66FF;
}
a:active {
	color: #99FF33;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
}
.style2 {
	font-size: x-large;
	color: #FFFFFF;
}
.style3 {font-size: xx-small}
.style5 {font-size: xx-large}
.style6 {font-family: "Times New Roman", Times, serif; font-size: x-large; color: #FFFFFF; }
-->
</style>
