BODY
{
	font-size: 10pt;
	color: white;
	font-family: Arial, Garamond;
}
TABLE
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Garamond;
}
A
{
	font-size: 14pt;
	color: white;
	font-family: Haettenschweiler, Arial, Garamond;
	text-decoration: none;
	font-weight: bold;
}
H1
{
	font-size: 14pt;
}
A.Normal
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Garamond;
	text-decoration: underline;
}
.menu TD
{
	filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffdddddd, endColorstr=#ff777777);
}