BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: none;
		color: #000000;
		background: #FFFFFF;
}


.bodytext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: none;
		color: #000000;
}


.heading {
	font-family: Verdana;
	font-size: medium;
	font-style: none;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
}



A {
		text-decoration: none;
}

A:LINK {
		font-family: Verdana;
		color: #FF8040;
}

A:VISITED {
	font-family: Verdana;
	color: #FF8040;
}


.smallgrey {
	font-family: Verdana;
	font-size: 8pt;
	font-style: none;
	color: #999999;
	background: #FFFFFF;
}


.rssbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.rssheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #CC0000;
}
.rssbodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.rssheadingWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
.headingRed {
	font-family: Verdana;
	font-size: x-large;
	color: #CC0000;
	font-weight: normal;
}
