body {
	font-size: 12px;
	color: #000000;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;

}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:link {
	color: #0066CC;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:visited {
	color: #336666;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
