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


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

.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: none;
	color: Yellow;
}


.heading {
	font-family: Verdana;
	font-size: 18pt;
	font-style: none;
	color: Silver;
}


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

A {
		text-decoration: none;
}

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

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


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

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

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