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


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

.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: none;
	color: #0080FF;
	background: transparent;
}

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

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

.smallorange {
	font-family: Verdana;
	font-size: 6pt;
	font-style: none;
	color: #FF8040;
	background: transparent;
}

.smallblue {
	font-family: Verdana;
	font-size: 6pt;
	font-style: none;
	color: #0080FF;
	background: transparent;
}

A {
	text-decoration: none;
	background : transparent;
}

A:LINK {
	font-family: Verdana;
	color: #FFA500;
	background : transparent;
}

A:VISITED {
	font-family: Verdana;
	color: #FFA500;
	background : transparent;
}


.small {
	font-family: Verdana;
	font-size: 6pt;
	font-style: none;
	color: White;
	background: transparent;
}

.smallgrey {
	font-family: Verdana;
	font-size: 6pt;
	font-style: none;
	color: gray;
	background: transparent;
}

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

.smallred {
	font-family: Verdana;
	font-size: 6pt;
	font-style: none;
	color: red;
	background: transparent;
}

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

.headingblue {
	font-family: Verdana;
	font-size: 12pt;
	font-style: none;
	color: blue;
	background: transparent;
}