body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9966;
	line-height: 130%;

}
body {
	background-color: #000000;
}
a:link {
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9966;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FF9966;
}
.style3 {
	font-size: 16pt;
	font-weight: bold;
}
.style4 {font-size: 24pt}
.style7 {font-size: 16pt}
.style9 {font-size: 24pt; font-style: italic; }
.sideBar {
	font-size: 12px;
	float: left;
}
.mtable {
border: 1 solid #333333;
}