body {
	/* background-color: #F0EFDB; */
	background-color: #606060;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#Content p, table, td{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#Content .reverse{
	color: #FFFFFF;
}
#Footer{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#Footer A:link, A:visited, A.active {
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer A:hover {
	color: #212121;
	text-decoration: underline;
}
.margin1{
	margin-right: 15px;
	margin-left: 15px;
}
h1{
	font-size: 18px;
	color: #8C8A55;
	margin-top: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
A:link, A:visited, A.active {
	color: #A80218;
	text-decoration: underline;
}
A:hover {
	color: #79000F;
	text-decoration: underline;	
}