@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}
body {
	background-color: #353535;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #F98C0D;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Style1 {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
}

.Style6 {color: #F98C0D}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
select {
	width:120px;
}