/* CSS Document */


body,td,th {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #3c3c3c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-size: 10px;
	color: #999999;
}
.style3 {
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	color: #F8991A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F8991A;
}
a:hover {
	text-decoration: underline;
	color: #F8991A;
}
a:active {
	text-decoration: none;
	color: #F8991A;
}
h1 {
	font-size: 18px;
	color: #FC9822;
}
h2 {
	font-size: 25px;
	color: #FC9822;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.list {
	list-style-type: square;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-position: outside;
}

