body {
	background-color: #1A1309;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	color: #FFFFFF
}

.style3 {
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	color: #6C270B
}

.style5 {
	font-size: 11px
}

.style6 {

	color: #FFFFFF
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

