body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	font-style: normal;

}
table {
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
#text {
	overflow: auto;
	padding: 5px;
	height: 400px;
	Background-color: #000000;
	}
h1 {
	font-size: 14pt;
	font-weight: normal;
}
.form-menu {
	font-size: 10px;
	background-color: #CCCCCC;
}
