.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #999999;
	font-style: normal;
}
.textcolor {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #A2FF47;
	font-style: normal;
}
.head1 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.th-txt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.colorform {

#typein input 
        { 
        color: #0D0D0D; 
        font-size: 12px; color: #C8AD82; 
        background-color: #0D0D0D; 
        padding: 1px; 
        border: double 1px #1A1A1A 
        }