body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #BEA70C;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #000000;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 700;
	color: #E5D868;
	letter-spacing: 3px;
}
.sml {
	font-size: 9px;
	color: #BEA70C;
}
a:link {
	color: #BEA70C;
	text-decoration: underline;
}
a:hover {
	color: #FAF1B4;
	text-decoration: none;
}
a:visited {
	color: #BEA70C;
	text-decoration: none;
}
.med {
	font-size: 12px;
	color: #BEA70C;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #E5D868;
	letter-spacing: 3px;
}
.smlblk {

	font-size: 9px;
	color: #000000;
	vertical-align: middle;
}
.smlblkbox {
	font-size: 9px;
	color: #000000;
	height: 14pt;
	font-weight: bold;
	line-height: 11px;
	background-color: #BEA70C;
	vertical-align: middle;
}
