body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #57859f;
	margin: 0px;
	padding: 50px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 18px;
	font-family: Arial;
	color: #666666;
}
h4 {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.para {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
a:link, a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
