body {
	background-color: #EAE0DF;
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #82262b;
	text-decoration: underline;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}

a:hover {
	color: #005281;
}

h1 {
font-family:Georgia;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
margin-top:15px;
color:#990000;
}

h2 {
text-align:center;
font-family:Georgia;
font-size:12px;
font-weight:bold;
color: #000000;
}

h3 {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #333333;
}