/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2D231B;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.indexmenu { 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt; }

a:active {
	color: #663300;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #867561;
} 

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.backtotop {
	text-decoration: none;
}
