BODY			{ font-family: Arial, Tahoma, Helv; font-size: 12px }
LABEL			{ cursor: hand;}

.Size9			{ font-size: 9px}
.Size10			{ font-size: 10px}
.Size11			{ font-size: 11px}
.Size12			{ font-size: 12px}
.Size14			{ font-size: 14px}
.Size16			{ font-size: 16px}


TEXTAREA {
background-color:#202020;
color:#cccccc;
border: #666666 solid 1px;
font-family:arial,verdana,helvetica;
font-size: 10pt
}

INPUT {
background-color:#202020;
color:#ffff00;
font-weight: bold;
border: #666666 solid 1px;
font-family:arial,verdana,helvetica;
font-size: 10pt
}

SELECT {
background-color:#202020;
color:#ffff00;
font-weight: bold;
border: #666666 solid 1px;
font-family:arial,verdana,helvetica;
font-size: 10pt
}

