/* CSS Document */

	h1 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 32px;
		font-weight: normal;
		color: #012c61;
		text-decoration: none;
	}
	
	h2 {
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #0f417f;
		text-decoration: none;
	}	


	h3 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}		

	h4 {
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}	

	h5 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #2A0870;
		text-decoration: none;
	}		
