body {
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	background-color:#CCCCCC;
	color:#000000;
	line-height:1.8em;
	margin:0px;
	padding:10px 0px;
}

#wrp {
	padding:10px;
	height:auto;
	width:900px;
	margin:0px auto;
	text-align:left;
	background-attachment:scroll;
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-position:center 0px;
}

#wrpf {
	padding:10px;
	height:400px;
	width:900px;
	margin:10px auto;
	text-align:left;
	background-attachment:scroll;
	background-image: url("../images/QCOMB.gif");	
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-position:center 0px;
}

#te {
	color:#808000;
	text-align:right;	
	font-size:8px;
	
}

a:link {color: #808000; text-decoration: none; }
a:active {color: #808000; text-decoration: none; }
a:visited {color: #808000; text-decoration: none; }
a:hover {color: #808000; text-decoration: none; }

#to {
	text-align:center;
	margin:20px 0px 0px 0px ;
	
}
