BODY {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	color: #db7504;
	margin: 0px;
	padding: 0px;
	}
/* A {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #db7504;
	list-style-type: circle;
	}
*/
H1 {
	font-family: georgia, 'times new roman', times, serif;
	font-size: 18px;
	font-style: italic;
	color: #db7504;
	text-align: left;
	}
a:link {
	color: #db7504;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	color: #db7504;
	font-weight: bold;
	text-decoration: none;}
a:hover {
	color: #db7504;
	font-weight: bold;
	text-decoration: none;}
a:active {
	color: #db7504;
	font-weight: bold;
	text-decoration: none;}
	
a:link.sidemenu {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #db7504;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
	}
a:visited.sidemenu {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #db7504;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
	}
a:hover.sidemenu {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #db7504;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
	}
a:active.sidemenu {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #db7504;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
	}
H2 {
	font-size: 16px;}
.footer {
	font-size: 8px;
	background-color: #f8f0da;
}
hr {
	color: #db7504;
	height: 2px;
	width: 100%;
}
