@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
	line-height:22px;
	font-weight: normal;
}

a:link {
	color: #ffffff;
	text-decoration : none;
	font-weight:bold;
}
a:visited {
	color: #ffffff;
	text-decoration : none;
	font-weight:normal;
}
a:hover {
	color: #ffffff;
	text-decoration : none;
	font-weight:normal;
	background-color: #786d57;
}
a:active {
	color: #ffffff;
	text-decoration : none;
	font-weight: normal;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9FA0;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.style9 {
	color: #9F9FA0;
}

