.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(bg.jpg);
	background-position: center;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-size: 18px;
	color: #4E8C7D;
	font-weight: bold;
}
.style4 {color: #333333; line-height: 150%;}