body {
	font: normal 14px/16px verdana, sans-serif, helvetica, arial;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	}
	

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

.faqstyle {
	font-size: 12px;
	font-weight: normal;
}

