body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}
body {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.style2 {
	color: #fffdd9;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
.style7 {color: #333366}
.style8 {
	color: #333366;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fffdd9;
}
a:hover {
	text-decoration: none;
	color: #ccff00;
}
a:active {
	text-decoration: none;
	color: #6E9448;
}
.border {
	border: 5px solid #000066;
}
.border2 {
	border: 5px solid #cccc99;
}
.white_back {
	background-color: #ffffff;
}
.border3 {
	border: 2px solid #003366;
}
.border4 {
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
}.invisible {
	display: none;
}
