<style type="text/css">
<!--

	A:link { 
		font-family: Verdana; 
		text-decoration: none;
		font-weight: normal;
		color: #FFFFFF;
	}

	A:hover { 
		font-family: Verdana; 
		text-decoration: none;
		font-weight: normal;
		color: #CB4224;
	}

	A { 
		font-family: Verdana; 
		text-decoration: none;
		font-weight: normal;
		color: #FFFFFF;
	} 



/*Style for Heading 1 */
h1 { 
	color: #5E7AC8;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana; 
	margin:30px 0px 2px 0px;
	line-height: 2px;
}

/*Style for Heading 2 */
h2  { 
	color: #5E7AC8;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	margin:30px 0px 12px 0px;
	line-height: 2px;
}

/*style for Point Heading */
h3  { 
	color: #e64c38;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	margin:20px 0px 7px 0px;
	line-height: 2px;




BODY {
	scrollbar-arrow-color: white;
	scrollbar-base-color: #608644;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-face-color: #608644;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #9BAAC1;
}




-->
</style>

