
body {
	SCROLLBAR-FACE-COLOR: #002064;
	SCROLLBAR-TRACK-COLOR: #002064;
	SCROLLBAR-HIGHLIGHT-COLOR: #002064;
	SCROLLBAR-SHADOW-COLOR: #002064;
	SCROLLBAR-ARROW-COLOR: #4462D5;
	SCROLLBAR-3DLIGHT-COLOR: #4462D5;
	SCROLLBAR-DARKSHADOW-COLOR: #4462D5
}

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

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

.boldtextbig {
	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;
}

.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: #003399;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:active {
	color: #912402;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	color: #912402;
	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: #CCCCFF;
	text-decoration: none;
}

.bottomtext a:hover {
	color: #CCCCFF;
	text-decoration: none;
}

