/* CSS Document */

<!--
body {
	background-color: #99ffff;
	background-image: url(background.jpg);
	background-repeat: no-repeat center top;
}
.style4 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {
	color: #CCFFFF
}
.style12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; color: #336600; 
}
.style36 {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center
}
-->