body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
body {
	background-color: #33FFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
