body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.style3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.style2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.style1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.style4 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
}
.style5 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}