BODY, TD, P 
{ 
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H1
{
    FONT-SIZE: 18px;
	Font-family: Arial, Helvetica, sans-serif;
}
LABEL, INPUT
{
	CURSOR: pointer;
}
.e
{
	FONT-FAMILY: Courier New, Courier; 
	FONT-SIZE: 12pt; 
	COLOR: #FF0000; 
	WIDTH: 20pt;
	VISIBILITY: hidden
}
.a
{
	FONT-FAMILY: Courier New, Courier; 
	FONT-SIZE: 12pt; 
	COLOR: #00FF00; 
	WIDTH: 20pt; 
	VISIBILITY: hidden
}