.header {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 16px;
	color: #BDCBC0;
	left: auto;
	top: auto;
	position: static;
	width: auto;
	height: auto;
	padding-left: 20px;
}

.h1 {font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 22px;
	font-weight: bold;
	color: #BDCBC0;
}

.style1 {font-size: large}

.style2 {
	font-size: small;
	color: #CCCCCC;
}

body {
	background-color: #000000;
}
.style3 {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	color: #FFFFFF;
}
.style8 {font-size: small; font-family: "Trebuchet MS", Verdana, "Times New Roman"; color: #FFFFFF; }
.style9 {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	color: #CCCCCC;
}
.footer {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyblack {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #BDCBC0;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.li  {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}
