body {
	background-color: #FFFFFF;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #919191;
	font-weight: normal;
}
a:link {
	color: #919191;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #919191;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #919191;
}.menutextwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: normal;
}
.boldmenutext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bolder;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
img {
	border-style: none;
}

