body {
	background-color: #000000;
	font-family: tahama, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 {
	color: #FFFFFF;
	padding-right: 10px;
}
.style3 {color: #FFFFFF; font-weight: bold; }
.style4 {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.5em;
}
.style6 {color: #999999}
.style7 {
	color: #FFCC33;
	font-size: 1.4em;
}
a:link {
	color: #FFCC66;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFCC66;
}
a:active {
	color: #CCFFFF;
}
.Page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: uppercase;
	color: #FFCC66;
	font-weight: normal;
}
.title {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.half {
	font-weight: bold;
	color: #FFFFFF;
}
.tinytext {
	font-size: small;
	font-weight: normal;
	color: #DBDBDB;
	border-right-style: none;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-right: 8px;
}
.largegrey {
	font-size: 1.5em;
	font-weight: bold;
	color: #9D9F93;
}
a.redlink:link {
	color: #CC0000;
	text-decoration: underline;
}
.style16 {
	color: 993300;
}
.red {
	color: #CC0000;
	padding-left: 20px;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
.indentleft {
	text-indent: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: small;
}
