
body
{
	background-color: #31341f;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	font-size: 16px;
	font-family: Garamond, arial, helvetica;
	color: #684029;
	}

.table {
	height: 520px;
}

a 
{ 
	color: #0D3692;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

a:hover{
	text-decoration: none;
}


.small {
font-size: 13px;
}

.feedback {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#336633;
}

.green {
		color:#336633;
}

.footer {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color:#FFD572;
}

a.footer_link:active,a.footer_link:visited,a.footer_link:link{
 	font-weight: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFD572;
}
a.footer_link:hover{
	text-decoration: none;
}





