BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: none;
	color: Black;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: none;
	color: White;
	background : transparent;
}

.heading {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: none;
	color: #000000;
	background-color : transparent;
}

.smallgrey {
	font-family: Verdana;
	font-size: 8pt;
	font-style: none;
	color: Gray;
}

A {
		text-decoration: none;
}

A:LINK {
	font-family: Verdana;
	color: Silver;
}

A:VISITED {
	font-family: Verdana;
	color: Silver;
}

.headingred {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: none;
	color: red;
	background-color : transparent;
}

.redtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: none;
		color: red;