body   {font-family: "Arial";
	font-size: 10pt;
	color: #d3d3d3;
	background-color: #000000;}

table   {font-family: "Arial";
	font-size: 10pt;
	color: #d3d3d3;
	background-color: #000000;}

td   {font-family: "Arial";
	font-size: 10pt;
	color: #d3d3d3;}

input, textarea, select, option   {font-family: "Arial";
	font-size: 11pt;
	color: #ffffff;
	border: 1px solid #808080;
	background-color: #262626;}

a      {text-decoration: none;}
a:link {color: aqua;}
a:visited {color: #ff9900;}
a:active {color: red;}