body {
	font: 12px "Century Gothic", Arial, Helvetica;
	color: #666666;
	background: #DFDFDF url(back.gif);
	margin: 0px;
	padding: 10px 0px;
}
h3 {
	color: #000099;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}.footer {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
