body, html {
	margin: 0px;
	padding: 0px;
}


body,p,td,menu,li,ul {
	font-family: arial,helvetice,sans-serif;
	font-size: 11px;
	color: #ffffff;
}
h1 {
	font-family: arial,helvetice,sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: arial,helvetice,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: arial,helvetice,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: arial,helvetice,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-family: arial,helvetice,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	font-family: arial,helvetice,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
note,.note {
	font-family: arial,helvetice,sans-serif;
	font-size: 10px;
}
b {
	font-weight: bold;
}
tt {
	font-family: Courier,CourierNew,fixed;
}

a,a:link,a:hover {
	color: #8FA516;
}
a:visited {
	color: #898D17;
}
a:active {
	color: #F7E000;
}

#textdiv {
	padding: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: center;
}

#sitemapdiv {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: center;
}