body {SCROLLBAR-FACE-COLOR: #FFF9DF; SCROLLBAR-HIGHLIGHT-COLOR: #21A42C; SCROLLBAR-SHADOW-COLOR: #21A42C; SCROLLBAR-3DLIGHT-COLOR: #FFF9DF; SCROLLBAR-ARROW-COLOR: #21A42C; SCROLLBAR-TRACK-COLOR: #FFF9DF; SCROLLBAR-DARKSHADOW-COLOR: #FFF9DF}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center;

}



.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}



.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}



.boldtextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F49100;
	font-weight: bold;
}



.boldtextorangebigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F49100;
	font-weight: bold;
}



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {
	color: #21A42C;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #21A42C;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:active {
	color: #F49100;
	font-weight: bold;
}
.bodytext a:hover {
	color: #F49100;
	font-weight: bold;
}



.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}



.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltext a:link {
	color: #21A42C;
	text-decoration: none;
	font-weight: bold;
}
.smalltext a:visited {
	color: #21A42C;
	text-decoration: none;
	font-weight: bold;
}
.smalltext a:active {
	color: #F49100;
	font-weight: bold;
}
.smalltext a:hover {
	color: #F49100;
	font-weight: bold;
}