/* CSS Document */

.style1 {
	color: #337CE5;
	font-weight: bold;
}
.style2 {
	font-family:"Arial Black";
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
		color: #0033CC;
}
.style4 {
		font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {font-family:"Monotype Corsiva"; color: #FFFFFF; font-size: 16px;}
.style6 {font-family: "Bookman Old Style";font-size:12px;color:#FFFFFF}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif; color:#000066; font-size: 12px; }
.style8 {color: #FFFFFF}
.style9 {
	color: #3E2B05;
	font-family: "Bookman Old Style";
}