/* CSS Document */

body {
	background-color: #ffe020;
}
#main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Comic Sans MS", Verdana, "Times New Roman", Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
a {
	font-family: Comic Sans MS, Verdana, Times New Roman, Arial;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style2 {
	color: #0000FF;
	font-family: "Comic Sans MS", Verdana, "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: 400;
	font-variant: normal;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.style4 {color: #0000FF}
.style6 {font-size: 15px; font-weight: bold; color: #0000FF; }
.style7 {color: #FF0000}
#form {
	background-color: #FFE020;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }