body {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ACA69A;
}

a:link, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #A01212;
	text-decoration: none;
}

p,ul,ol { 
	font-size: 70%;
}

h1 {
	color: #B31E00;
	font-size: 100%;
	font-weight: bold;
	
}

h2 {
	color: #B31E00;
	font-size: 70%;
	font-weight: bold;
	
}

td.menu {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px	
	padding: 0px;
	font-size: 50%;
	background-color: #0B0706;
	color: #0B0706;
}

td.content {
	padding: 10px
}


td.foot {
	text-align: center;
	padding: 20px;
	font-size: 55%;
	background-color: #FFFFFF;
	color: #000000
}

td.partners {
	font-size: 70%;
	text-align: center;
}