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;
}

.heading {
		font-family: Verdana;
		font-size: 16pt;
		font-weight: bold;
		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: #0080FF;
		background: #FFFFFF;
}

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