body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.about {
	position: absolute;
	left:1%;
	width:714px;
	top:5px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 1;
}

.columns2_1st {
	position: absolute;
	left:1%;
	width:43%;
	top:5px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 1;
}

.columns2_2nd {
	position: absolute;
	left:338px;
	width:43%;
	top:6px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 1;
}

.about_1st {
	position: absolute;
	left:1%;
	width:339px;
	top:5px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 1;
	height: 19px;
}

.about_2nd {
	position: absolute;
	left:347px;
	width:351px;
	top:2px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 1;
	height: 15px;
}

.headertext {
	font-size: 18px;
	font-weight: bolder;
	color: #FF9933;
	text-decoration: none;
	font-style: oblique;
}
