body{	background:#020034;
	text-align:center;
	margin:20px 0px;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	padding:0px;}
#mainframe{
	width:700px;
	background:#ffffff;
	position:relative;
	text-align:center;
	margin:0px auto;}
#topbar{
	width:700px;
	background:#000000;
	color:#ffffff;
	margin:0px;}
p{	text-align:justify;
	padding-left:15px;
	padding-right:15px;}
h1{	color:#000000;}
h2{	color:#000000;text-align:center;}
#header{
	position:absolute;
	margin-top:-5px;
	background:#000000;
	color:#000000;
	width:690px;
	height:15px;
	padding:5px;
	z-index:0;
	color: white;
}
.headr{
	color: white;
	text-align:right;
	float:right;
	/*z-index:5;*/
	padding-right:5px;
}
.headl{
	text-align:left;
	float:left;
	/*z-index:5;*/
	padding-left:5px;
}
h3{
	color:#000000;
	text-align:center;
}
h3.item{color:#ffffff;
	background:#669933;
	text-align:center;
	font-size:14px;
	width:670px;
	padding:3px;
	margin-left:13px;
}
h3.sub{	color:#ffffff;
	background:#bababa;
	text-align:left;
	font-size:14px;
	width:670px;
	padding:3px;
	margin-left:13px;
}
hr{	width:95%;}
a{	text-decoration:none;}
a.section{
	text-decoration:none;
	color:#ffffff;}
a:hover{
	text-decoration:none;
	/*background:#020049;*/
	color:#3a3a3a;}
ul{	text-align:left;}
