/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px;
color:#6A6A6A;

}
.style4 {font-size: 12px;
color: #A3A2A2;
font-weight:bold}

.style5 {font-size: 12px;
color: #635246;
font-weight:bold;
}
.style6 {font-size: 12px;
color: #635246;

}
.style2 {font-size: 10px;
}
a:link {
	color: #8A7361;
	text-decoration: none;
}
a:hover {
	color: #DCDCDC;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #C5C4C4;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color: #6B635C;
	text-decoration: none;
}

a {
 outline: none; 
}

