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;
		background: #FFFFFF;
}

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

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

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

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

A {
		text-decoration: none;
}

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

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


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

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

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

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

.headingred {
		font-family: Verdana;
		font-size: 18pt;
		font-style: none;
		color: red;
		background: #FFFFFF;
}

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