a:active     { font-family: verdana; color: #FF9900; font-size: 9px }
a:link       { font-family: verdana; color: #FF9900; font-size:8pt }
body         { font-family: verdana; font-size: 8pt; color: #D3D3D3 }a:visited    { font-family: verdana; font-size: 9pt; color: #FF9933 }
h1           { font-family: verdana; color: #FFFFFF; font-size: 10px }a            { font-family: verdana; font-size: 8pt; color: #FFCC00 }
table        { font-family: verdana; font-size: 8pt; color: #333333}.text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.blackbg {
	background-image: url(graphics/titlebg.png);
	background-position: left;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #CC9933;




}
.titles {
	font-family: verdana;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;

}
.bigblackbg {
	background-image: url(graphics/maintitlebg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2px;
	padding-top: 1px;
	font-family: verdana;
	color: #CC9900;
	font-size: 10px;
	font-weight: bolder;


}
.front_text {
	color: #CCCCCC;
	margin: 3px;
	padding: 3px;
}
