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;
}


.copyright {
	margin-right: 50px;
	text-align: right;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.copyright a:link { text-align: left; color: #000000; text-decoration: none;}
.copyright a:visited { text-align: left; color: #000000; text-decoration: none;}
.copyright a:hover { text-align: left; color: #0057A7; text-decoration: none;}
.copyright a:active { text-align: left;	color: #000000; text-decoration: none;}

.foot {
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-style: italic;
}
