body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	background-color: #999999;
}
h1 {
	font-size: 36px; color: #3366CC;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px; color: #000000;
}
.style1 {font-weight: bold}
.footer {font-size: 10px}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366C8;
}
a:active {
	color: #3366CC;
}