/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #494542	;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#494542;
}

.style1bold {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#494542;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CC6600;
}
.style4 {color: #FFFFFF}
a:link {
	font-size: 12px;
	font-weight:bold;
	color:#494542;
	text-decoration:none;	
}
a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #494542;
	text-decoration:none;}
a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #494542;
	text-decoration:none;}
a:active {
	font-size: 12px;
	font-weight:bold;
	color: #494542;
	text-decoration:none;}
.style5 {color:#333333}
.style6 {
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

