body {
	font: normal 10px arial, verdana, sans-serif, helvetica;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #00000;
	}
	

A:link {color: #C0C0C0}
A:visited {color: #666666}
A:hover {text-decoration: underline; color:red}	
A:active {text-decoration: none}		
	
h1 {
	font-size: 14px;
	color: #000000;
	}
	
h2 {
	font-size: 30px;
	text-align: center;
	color: #000000;	
	}
	
h3 {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
	
h4 {
	font-size: 14px;
	text-align: center;
	color: #000000;
	}
	
.faqstyle {
	font-size: 12px;
	font-weight: normal;
}

.bottbar {
	font-size: 12px;
	font-weight: bold;
}
