a:link { color: #0057A7; text-decoration: none; }
a:visited {	color: #0057A7;	text-decoration: none; }
a:hover { color: #0057A7; text-decoration: underline; }
a:active { color: #0057A7; text-decoration: underline; }

body {
	background-color: #DEDEDE;
	height:100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}


.h1 {

font-family: arial;

font-weight: normal;

font-size: 11pt;

color: #000000;

margin-left: 10px;

}




.h2 {

font-family: arial;

font-weight: normal;

font-size: 11pt;

color: #0057A7;

}




.h3 {

font-family: verdana;

font-weight: bold;

font-size: 11pt;

color: #0057A7;

margin-left: 10px;

}



.h4 {

font-family: verdana;

font-weight: bold;

font-size: 24pt;

color: #ffffff;
}