body {
	background-color: #0033CC;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-family: "Courier New", Courier, monospace}
.style3 {font-family: Arial, Helvetica, sans-serif;
		 font-size: 30px;}
.style3 a:hover {
	text-decoration:underline overline; color: black;
}
.style3 a:visited {
	text-decoration: none;
}
.style3 a:active {
	text-decoration: none;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #00CC00; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #0000FF; }
.style6 {font-family: "Courier New", Courier, monospace; font-size: 14px; font-weight: bold; }
.style6 a:link {
	text-decoration: none;
	color: #000000;
}
.style6 a:visited {
	text-decoration: none; color: black;
}
.style6 a:active {
	text-decoration: none;
}
.style6 a:hover {
	text-decoration:underline overline; color: white;
}
.style7 {
	color: #FF0000;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;
}
.style9 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.style9 a:visited {
	text-decoration: none; color: #FFFFFF;
}
.style9 a:active {
	text-decoration: none;
}
.style9 a:hover {
	text-decoration:underline overline; color: red;
}
.style10 {
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
 .imgright	{
 	float: right;
	padding: 10px 10px 0px 0px;
}
 .imgleft	{
 	float: left;
	padding: 10px 10px 0px 0px;
}
