/* CSS Document */
h1				{ font-size:24px; text-align:center}
h2				{ font-size:20px; text-align:center}
h3				{
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
body {
	background-color: #339933;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #660033;
}
.style3 {color: #333333}
.style4 {color: #FFFFFF}
.style5 {color: #000000; }
.style6 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small
}
.style7 {
	color: #006600;
	font-size: large;
	font-weight: bold;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: large;
}
.style10 {font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: medium; }
.style11 {font-size: medium}
.style12 {color: #FFFF00}
.style13 {
	color: #FFFF00;
	font-size: 24px;
	font-weight: bold;
}
.style14 {font-size: 18px}
.style15 {color: #FF0000}
.style16 {color: #006600}