/* CSS Document */

	h1 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;

	}
	
	h2 {
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #f48220;
		text-decoration: none;
	}	

	h3 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 1px;
		color: #FFF;
		text-decoration: none;
	}	

	h3 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: normal;
		letter-spacing: 1px;
		color: #000;
		text-decoration: none;
	}		

	h4 {
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		background:#FF0000;
		padding:5px;
	}	

	h5 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #2A0870;
		text-decoration: none;
	}		
