body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#contentbox {
	color: #69665b;
	text-align: justify;
	font-size: 10px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#footer {
	font-size: 9px;
	color: #FFFFFF;
}

.light {
	color: #979388;
}

.headlightsmall {
	font-size: 9px;
	color: #979388;
}

.lightsmall {
	font-size: 9px;
	color: #55534d;
}


hr {
	border-top: 1px dotted #6d6a61;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

#content {
	font-size: 11px;
	color: #4a4842;
}

#content h1 {
	font-size: 13px;
}

a:link, #menu table a:link {color:#6d6a61; font-weight: bold; text-decoration: none;}
a:before, #menu table a:before {color:#6d6a61; font-weight: bold; text-decoration: none;}
a:visited, #menu table a:visited {color:#6d6a61; font-weight: bold; text-decoration: none;}
a:active, #menu table a:active {color:#6d6a61; font-weight: bold; text-decoration: none;}
a:hover, #menu table a:hover {color:#FFAE00; font-weight: bold; text-decoration: none;}

#contentbox a:link {color:#6d6a61; font-weight: 100; text-decoration: none;}
#contentbox a:before {color:#6d6a61; font-weight: 100; text-decoration: none;}
#contentbox a:visited {color:#6d6a61; font-weight: 100; text-decoration: none;}
#contentbox a:active {color:#6d6a61; font-weight: 100; text-decoration: none;}
#contentbox a:hover {color:#FFAE00; font-weight: 100; text-decoration: none;}