/* CSS Document */
body {
	background-color: #06010C;
	margin: 0px;
	padding: 0px;
}
#index_text {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E7D066;
	text-decoration: underline;
}
.style3 {	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #E7D066;
}
.style4 {	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
}
h1 {
	font-size: 12pt;
}
