body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
}
.style1 {
	color: #CCCC33;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
a:link {
	color: #99CCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {font-family: "Trebuchet MS"}
.style6 {color: #CCCC33}
.style7 {font-size: 18px}.style8 {color: #CCCC33; font-weight: bold; font-size: 16px; }
.style9 {
	font-size: large;
	font-family: "Trebuchet MS";
}
.style10 {font-size: large}
.style11 {color: #E3B404}
.img_holder {
	width: 600px;
	text-align: center;
	}
	
	.pic_left {
		float: left;
	}
	.pic_right {
		float: right;
	}
	
	.clear_both {
		clear: both;
	}
	
	select {
		color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color: #CCCCCC;
	font-size: 12px;
	border: 1px solid #CCCC33;
	}
	
	h1 {
	font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 16px;

	}