body {
    font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	scrollbar-arrow-color : Silver;
	scrollbar-base-color : Black;
	scrollbar-3d-light-color : White;
	scrollbar-face-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-dark-shadow-color : Black;
	scrollbar-dark-shadow-color : Black;
	scrollbar-track-color: #444444;
}
a {
    color: #FFFFFF;
	text-decoration:none;
	cursor : crosshair;
}
a:hover {
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #999999;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
li {
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: square;
	text-align : justify;
}
.justice {
	text-align : justify;
}
INPUT, TEXTAREA, SELECT, CHECKBOX {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background: black;
	color: #ffffff;
	border-color: silver;
}
.generalbluebold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: #000000;
}
