/* CSS Document */
body {
	background-color: #4B4B4B;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.heading {
	font-family: arial;
	font-size: 18px;
	color: b98022;
	font-weight:bold;
	text-indent:30px;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	color: 8d6117;
	line-height: 16px;
}
.bottom {
	font-family: arial;
	font-size: 14px;
	color: b98022;
}
a:link {color: #b98022; font-size: 14PX; font-family: arial; text-decoration: none}
a:visited {color: #b98022; font-size: 14PX; font-family: arial; text-decoration: none}
a:hover {color: #8d6117; font-size: 14PX; font-family: arial; text-decoration: underline}
a:active {color: #b98022; font-size: 14PX; font-family: arial; text-decoration: none}

a.one:link {color: #8d6117; font-size: 11PX; font-family: verdana; text-decoration: none}
a.one:visited {color: #8d6117; font-size: 11PX; font-family: verdana; text-decoration: none}
a.one:hover {color: #b98022; font-size: 11PX; font-family: verdana; text-decoration: underline}
a.one:active {color: #8d6117; font-size: 11PX; font-family: verdana; text-decoration: none}