BODY {
	background: #ECE5D4 none;
	font: normal normal normal small/normal Verdana;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font: 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a:link {
		COLOR: #0066CC; 
		text-decoration:none
}
a:visited {
		COLOR: ##004080;
			text-decoration:none
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
		color: #FF0000; 
		text-decoration: underline
}


H1 {
	color: #333333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

H2 {
	color: #333333;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

H3 {
	color: #333333;
	font-size: large;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}




H4, H5, H6 {
	font-size : 90%;
}

