@charset "utf-8";
/* CSS Document */
body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #FFEE00;
scrollbar-3dlight-color: #000000;
scrollbar-face-color: #181900;
}

a:link {
	color: #FFCC00;
}

a:visited {
	color: #CC6600;
}

#BodyText h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

#BodyText h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

#BodyText p {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}