body {SCROLLBAR-FACE-COLOR: #AAAAEF; SCROLLBAR-HIGHLIGHT-COLOR: #F2F0F0; SCROLLBAR-SHADOW-COLOR: #F2F0F0; SCROLLBAR-3DLIGHT-COLOR: #AAAAEF; SCROLLBAR-ARROW-COLOR: #F2F0F0; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #AAAAEF}



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

}



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



.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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: #5D5DCC;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #5D5DCC;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:active {
	color: #FF8746;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #FF8746;
	text-decoration: none;
	font-weight: bold;
}



.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:active {
	color: #BFBFBF;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #BFBFBF;
	text-decoration: none;
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

