<Style>
ie4.bug { ie4: skips; the: first; named: style }

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: 330099;
	font-weight: bold;
	text-decoration: underline;
}


body 
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;

	background-repeat: no-repeat;
	background-attachment: fixed;
}
a
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

table
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}

li
{

color: #000000;

}

</Style>