.def {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	border:1px solid #EEEEEE;
}

.defgray {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
}

A:link    {
	color:000099;
	text-decoration: none;
}
A:visited {color:000099; text-decoration: none;} 
A:hover   {
	color:000099;
	text-decoration: underline;
}

input {color:A0381F; border-color:#FF00FF; border-style: "thin"; background:white;}

.sw {  font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: 000000; border:1px solid #cccccc;}
.b {  font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 14px; color: AAAAAA;}
body {
	background-color: #FFFFFF;
}
.tiny {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
