body {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
}

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: #A01212;
	font-size: 100%;
	font-weight: bold;
	
}

td.menu {
	text-align: center;
	vertical-align: middle;	
	padding: 4px;
	font-size: 50%;
	background-color: #FFFFFF;
	color: #000000;
}

td.foot {
	text-align: center;
	padding: 20px;
	font-size: 55%;
	background-color: #FFFFFF;
	color: #000000
}

td.partners {
	font-size: 70%;
	text-align: center;
}
