@charset "UTF-8";
body {
	color: #ffffff;
	background-color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.style1 {
	font-weight: normal;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	padding-left: 80px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.style6 {
	font-weight: normal;
	line-height: 18px;
}
