BODY {background-color:#FFFFFF}

P {
	font: Arial #000000 10pt
}
A {
	font-family: Arial;

	color: #000000;
	font-size: 10pt;
	text-decoration: UNDERLINE;
}

H1 {  font-family: Arial;}

H2 {  font-family: Arial;}

H3 {  font-family: Arial;}

A:visited {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration: UNDERLINE;
}

A:active {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration: UNDERLINE;
}

A:hover {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration: UNDERLINE;
}

TD {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

P {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

TD.menu {
font-family: Arial;
font-size: 10pt;
color: #000000;
}

P.menu {
font-family: Arial;
font-size: 10pt;
color: #000000;
}

.Normal
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;   
}