BODY, td {
	font-family : Arial;
	font-size : 10pt;
	color: white;
}

legend {
	font-family : Arial;
	font-size : 10pt;
	color: white;
	font-weight: bold;
}

A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: underline;
	color: white;
}

A:HOVER {
	text-decoration: underline;
	color: white;
 }

H1 {
	font-family : Arial;
	color: white;
	font-size: 18;
}

H2 {
	font-family : Arial;
	color: white;
	font-size: 16;
}

H3 {
	font-family : Arial;
	color: white;
	font-size: 14;
}

H4 {
	font-family : Arial;
	color: white;
	font-size: 22;
}
