body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	scrollbar-arrow-color : White;

	scrollbar-track-color: #999999;

	scrollbar-base-color: #CCCCCC;

	background-color: #010101;

}



.disclaimer{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #B5B5B5;

}

a:link {

	color: #337A7F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: underline;

	font-weight: bold;

}



a:visited {

	color: #346E6F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: underline;

}



a:hover {

	color: #346E6F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 0px;

	text-decoration: underline;

}

a:active {

	color: #346E6F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}


.main {

	color: #D79920;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration: underline;

	font-weight: bold;

}
a.main:link {

	color: #D79920;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration: underline;

	font-weight: bold;

}



a.main:visited {

	color: #D79920;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration: underline;

}



a.main:hover {
	color: #B17C1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	text-decoration: underline;
}

a.main:active {

	color: #D79920;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration: none;

}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: #D79920;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #D79920;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #D79920;
	text-align: center;
}
.h3:link {
	font-size: 10px;
	font-weight: bold;
	color: #D79920;
	text-align: center;
}
.h3:hover {
	font-size: 10px;
	font-weight: bold;
	color: #D79920;
	text-align: center;
}
.h3:visited {
	font-size: 10px;
	font-weight: bold;
	color: #D79920;
	text-align: center;
}
p {
	font-size: 16px;
	color: #CCCCCC;
}
