body {
	background-color: #000000;
}
a:link {
	color: #9BCDFF;
	text-decoration: none;
	font-family: Trebuchet MS;
}
a:visited {
	text-decoration: none;
	color: #9BCDFF;
	font-family: "Trebuchet MS";
}
a:hover {
	text-decoration: none;
	color: #FBEC8D;
	font-family: "Trebuchet MS";
}
a:active {
	text-decoration: none;
	color: #9BCDFF;
	font-family: "Trebuchet MS";
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 20px;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: normal;

}

.style3 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	background-color: #000000;
	color: #CCCCCC;
	font-weight: normal;
	margin-left: 20pt;
}
.style4 {font-size: 10pt}

.style5 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	background-color: #000000;
	color: #FF0000;
	font-weight: bold;
	}

.style6 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	background-color: #000000;
	color: #999999;
	font-weight: bold;
	}
.cell {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #9BCDFF;
	border-right-color: #000000;
	border-bottom-color: #9BCDFF;
	border-left-color: #000000;
}
