<style type="text/css">
<!--

	A:link { 
		text-decoration: none;
		font-weight: bold;
		color: #2D509F;
	}

	A:hover { 
		text-decoration: underline;
		font-weight: bold;
		color: #FF7136;
	}

	A { 
		text-decoration: none;
		font-weight: bold;
		color: #2D509F;
	} 



/*Style for Heading 1 */
h1 { 
	color: #6C0A0A;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana; 
	margin:0px 0px 12px 0px;
}

/*Style for Heading 2 */
h2  { 
	color: #294999;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana;
	margin:30px 0px 12px 0px;
	line-height: 2px;
}

/*style for Point Heading */
h3  { 
	color: #e64c38;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	margin:20px 0px 12px 0px;
	line-height: 2px;
}






-->
</style>

