body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5F3100;
}
body {
	background-color:#DDB053;
	margin-left:0px;
	margin-top:5px;
}
.style-color {
	color: #dead51;
	font-weight: bold;
}
.styleHeader {
	color: #dead51;
	font-size: 11pt;
	font-weight: bold;
}
.stylebold {
	font-weight:bold;
}
.styleitalics {
	font-style:italic;
}
p {
	margin:0 0 0.7em 0;
}
a:link {
	color: #dead51;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dead51;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
}
#menu a:hover {
	color: #cccccc;
}
#menu a:active {
	color: #ffffff;
}
#front a:link {
	color: #D5A028;
	text-decoration: none;
}
#front a:visited {
	color: #D5A028;
}
#front a:hover {
	color: #DDB053;
}
#front a:active {
	color: #DDB053;
}
.footer {
	color: #cccccc;
}