HTML {
	font: Arial, Verdana, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	
}
BODY {
	font: Arial, Verdana, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	
}
TEXTAREA {
	font: Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	font-size: 9px;
	BACKGROUND-COLOR: #333333;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-TOP-COLOR: #666666;
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000;
	width: 100
}
INPUT {
	font: Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	font-size: 9px;
	BACKGROUND-COLOR: #333333;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-TOP-COLOR: #666666;
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000;
	width: 100
}
A:link {
	color: #000000; 
	text-decoration: underlined
}
A:hover {
	color: #ff9900; 
	text-decoration: none
}
A:visited {
	color: #000000; 
	text-decoration: none
}
A:hover {
	color: #ff9900; 
	text-decoration: none
}
A:active {
	color: #000000; 
	text-decoration: none
}
.whiteSmall {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.white {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.whiteBold {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

