body  {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A4B83D ;
	margin-top: 40px;
	text-align: center;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.pagehead {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #516120;
	text-decoration: none;
}

a:active{
	color: #F7C1E1;
	text-decoration: underline;
}

a:hover {
	color: #F7C1E1;
	text-decoration: underline;
}

.mainblock {
	text-align: center;
}

.bottom-nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.bottom-nav a:link {font-weight: bold;}
.bottom-nav a:visited {font-weight: bold;}
.bottom-nav a:active {font-weight: bold;}
.bottom-nav a:hover {font-weight: bold;}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

