		
	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 76%;
		color:#000;
	}
	
	h1 {
		font-size: 180%;
		color:#666;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-bottom: 3px;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-bottom: 3px;
		color:#0066CC;
		font-size: 130%;
	}
	
	h3 {
		font-size: 100%;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	
	h4 {
	
	}
	
	a {
		color: #0066CC;
	}
	
	a:hover {
		color:#FF9900;
	}
	
	hr {
		height: 1px;
		background: #008444;
	}