body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-color: #FFFAF0;
}


h1 {
	font-weight: bold;
	font-size: 14px;
	color: #996600;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.sidehead {
	font-weight: bold;
	color: #000000;
}

a{
	color: #990000;
}
