BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	backgroundcolor : #FFFFFF;
}

P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
H1  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
H2  {
	font-size : smaller;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
B  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

TD  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

OPTION  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TH  {
	text-align : left;
}

SELECT  {
	font-size : x-small;
}

INPUT  {
	font-size : x-small;
	font-family : Arial;
}


