body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f2f1df;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}

.top  { padding:0 18px 9px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; text-decoration: none;}

.content { padding: 0 30px 30px 17px;}

a { color: #0000ee; text-decoration: underline;}
a:hover { color: #cd0000; text-decoration: underline;}

.back  { color: #505050; font-size:10px; font-weight:bold; text-decoration: none;}
.back:hover  { color: #cd0000; font-size:10px; font-weight:bold; text-decoration: none;}

.title {font-size: 16px; font-weight:bold; color: #333333;}

.copyright { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}

