.style1 {	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.style2 {
	color: #000099;
	font-weight: bold;
}
body {
	background-color: #F2E572;
}
a:link {
	color: #A64200;
	text-decoration: none;
}
a:visited {
	color: #A64200;
	text-decoration: none;
}
a:hover {
	color: #CAB813;
	text-decoration: none;
}
a:active {
	color: #A64200;
	text-decoration: none;
}
a {
	font-weight: bold;
	font-size: 12px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
