.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.content {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}
.content-caps {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
}
a.footerlink:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.footerlink:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.footerlink:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8f0000;
	text-decoration:none;
}

a.formslink:link { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
a.formslink:visited { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
a.formslink:hover { 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f0000;
	text-decoration:underline;
}

.header
{
	margin: 0 auto;
}

.body
{
	background-image: url(images/bg.gif);
	margin: 0 auto;
}
	