
a:link, a:visited { color: #C79810; text-decoration:none; }
a:hover { color: #EEEEEE; text-decoration:underline; }


body {
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:0; 
	padding:0;
	background-color:#356AA0;
}


table,td,th,p,div,input {
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:0; 
	padding:0;

}
p{
margin: 10px;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style2 {color: #0066ab}
.style4 {font-size: 12px}
.style5 {color: #000000; font-size: 12px; }
.style6 {
	color: #C79810;
	font-weight: bold;
	font-size: 12px;
}
.style8 {
	color: #000000;
	font-weight: bold;
}

form {
padding:0;
margin:0;
display:inline;
}
 
#pagecenter {
	width:860px;
	margin:40px auto 40px 90px;
	overflow:hidden;
	position:relative;
	border:3px double #CCCCCC;
	background-color:#F9F7ED;
	padding:20px 20px 20px 20px;
}


#header {
	position:relative;
	margin:0;
	background-color:#000000;
	width:100%;
	height:120px;
	float:left;
	background-image:url(qhead1.jpg);
}


