body {
	background-color: #000000;
}
.indent {
	padding-left: 11px;
	padding-top: 11px;
}
.bodycontent {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #FFFF33;
	font-weight: bold;
}
.bodyborder {
	border: 1px solid #333333;
}
a:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #99D6F3;
}
a:visited {

	font-family: "trebuchet ms";
	font-size: 12px;
	color: #99D6F3;
}
a:hover {


	font-family: "trebuchet ms";
	font-size: 12px;
	color: #DD871A;
}
a:active {



	font-family: "trebuchet ms";
	font-size: 12px;
	color: #99D6F3;
}
.largerfont {
	font-family: "trebuchet ms";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
