body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #3366CC;
	background-image: url(images/bg3.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 200px 0px 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}


.style3 {color: #333333}
