body {
	background-color: #000000;
	margin: 0px;
}
.bgup {
	background-image: url(../images/bgup.jpg);
	background-repeat: no-repeat;
	height: 462px;
	width: 933px;
}

.header
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	line-height: 24px;
	text-transform: uppercase;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.bgfooter {
	background-image: url(../images/bottom-corner.jpg);
	background-repeat: no-repeat;
	height: 3px;
}

.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #513400;
	line-height: 20px;
}

a.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513400;
	text-decoration: none;
}

a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
