body {
	background-color: #CDFFFE;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #CC0099;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
a:visited {
	color: #CC0099;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D409D;
}
