body {
	background-color: #111111;
}

h1 {
	color: #9E8156;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
}

h2 {
	color: #9E8156;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:underline
}

h3 {
	color: #9E8156;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
}


bodytext {
	color: #A6885C;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
m1 {
	color: #0066FF;
	font-size: 12px;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
style8 {
	color: ##A6885C;
	font-size: 12px;
}
style1 {
	color: ##A6885C
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}
a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}
a img {
	text-decoration: none;
	border: 0 none;
	}

