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

#contentbox {
	color: #33302A;
	text-align: justify;
	font-size: 10px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

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

.light {
	color: #B3AEA0;
}

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

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

a:link {color:#33302A; font-weight: bold; text-decoration: none;}
a:before {color:#33302A; font-weight: bold; text-decoration: none;}
a:visited {color:#33302A; font-weight: bold; text-decoration: none;}
a:active {color:#33302A; font-weight: bold; text-decoration: none;}
a:hover {color:#FFAE00; font-weight: bold; text-decoration: none;}

#contentbox a:link {color:#33302A; font-weight: 100; text-decoration: underline;}
#contentbox a:before {color:#33302A; font-weight: 100; text-decoration: underline;}
#contentbox a:visited {color:#33302A; font-weight: 100; text-decoration: underline;}
#contentbox a:active {color:#33302A; font-weight: 100; text-decoration: underline;}
#contentbox a:hover {color:#FFAE00; font-weight: 100; text-decoration: underline;}