body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B18B09;
	font-style: italic;
	text-align: center;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #55326C;
	font-weight: normal;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#98180F;
	}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B18B09;
	}

a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #B18B09;
	}

a:hover {
	color: #98180F;
}
	

	
.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#FDF8EC;
padding:2px;
text-align:left;
font-weight:bold;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.menutitle:link {
	color:#FDF8EC;
}
a.menutitle:visited {
	color:#FDF8EC;
}
a.menutitle:hover {
	color:#B18B09;
}
a.menutitle:active {
	color:#FDF8EC;
}

.submenu{
margin-bottom: 0.5em;
}
.subnav{
	text-decoration:none;
	font-size: 11px;
	display:block;
	margin-left:10px;		
}
a.subnav:link {
	color:#E2C8AF;
}
a.subnav:visited {
	color:#E2C8AF;
}
a.subnav:hover {
	color:#B18B09;
}
a.subnav:active {
	color:#E2C8AF;
}
