/* CSS Document */
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: normal;
}
.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
body {
	background-color: #999999;
}
.style4 {
	color: #FFFF00;
}
.style5 {
	color: #FF0066;
	font-weight: bold;
}
.style6 {color: #003300}
