P  {
	font-family : Arial;
	color : Black;
	font-size : small;
	font-weight : normal;
}

H1  {}

H2  {}

H3  {}

A  {
	color : Black;
}

A:Visited  {
	color : Black;
}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-size : medium;
	font-family : Arial;
	background-color : E5EDF5;
	color : 002cba;
	font-weight : normal;
}

td  {
	font-weight : bold;
	font-size : small;
	font-family : Arial Narrow;
	font-style : normal;
}

checkbox  {
	font-size : small;
	font-family : Arial Narrow;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

submit  {
	color : #004DBF;
	font-style : normal;
	font-weight : bold;
}

.tblHigh  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

