BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;	
}

P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : medium;
	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;
}

INPUT  {
	font-size : xx-small;
}

SELECT  {
	font-size : xx-small;
}
