.headertext {
	font-size: 24px;
	margin-right: 5px;
	text-align: right;
	margin-top: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
}
.menutext {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}
.bodytext {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	text-align: justify;
}
.tableborder {
	border-top: 2px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #999999;
}
.quote {
	font-size: 24px;
	font-style: normal;
	color: #F4BC41;
	text-align: left;
	margin: 5px;
	padding: 0px;
	line-height: 1.2;
}
.subhead {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 5px;
	text-align: left;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F4BC41;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #F4BC41;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	margin: 5px;
}
.head2 {
	font-weight: bold;
	color: #FF1A17;
}
.bullet {
	line-height: 1.5;
	list-style-type: square;
}
