body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
}
body {
	background-color: #5F4101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5F4101;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5F4101;
}
a:hover {
	text-decoration: none;
	color: #5F4101;
}
a:active {
	text-decoration: underline;
	color: #5F4101;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #5F4101;
		border-bottom: solid 1px #5F4101;
		margin: 0 0 20px 0;

}
h2 {
	font-size: 12px;
	color: #D40008;
}

#main_text {
	margin: 30px;
}
#main_text2 {
	margin: 10px;
}

.footer, .footer a {
	color: #FFFFFF;
}

tr.grey {
	background-color: #FFFFCC;
}

.table_bald {
	font-weight: bold;
	color: #D40008;
}
#small_text {
	color: #666666;
	border-top: solid 1px #666666;
}