.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	text-decoration: none;
}
.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: underline;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.foot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B8BBBD;
	font-weight: bold;
	text-decoration: none;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F8F8F8;
	font-weight: bold;
	text-decoration: none;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.newstext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333399;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
