BODY {
	bgcolor:	black;
	font-family:		arial;
	font-size:		13;
	font-weight:		bold;
}

TD {
	font-family:		arial;
	font-size:		13;
	font-weight:		bold;
}

TH {
	font-family:		arial;
	font-size:		13;
	font-weight:		bold;
}

INPUT {
	font-family:		arial;
	font-size:		11;
}

TEXTAREA {
	font-family:		arial;
	font-size:		11;
}

SELECT {
	font-family:		arial;
	font-size:		11;
}

OPTION {
	font-family:		arial;
	font-size:		11;
}

CODE {
	font-family:		fixedsys;
	font-size:		9;
	font-weight:		normal;
}