

a{

color: #000080;

text-decoration: underline;

font-weight: normal;

}



.h1 {

font-family: arial;

font-weight: normal;

font-size: 10pt;

color: #000080;

}





.h2 {

font-family: arial;

font-weight: normal;

font-size: 12pt;

color: #000080;

}



.h3 {

font-family: arial;

font-weight: bold;

font-size: 10pt;

color: #000080;

}



.h4 {

font-family: arial;

font-weight: bold;

font-size: 12pt;

color: #000080;

}



.linkman {

font-family: arial;

font-weight: normal;

font-size: 10pt;

color: #000080;

}

/* Bottom links */

.copyright {
	text-align: center;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright a:link { text-align: left; color: #FFFFFF; text-decoration: none;}
.copyright a:visited { text-align: left; color: #FFFFFF; text-decoration: none;}
.copyright a:hover { text-align: left; color: #FFFFFF; text-decoration: underline;}
.copyright a:active { text-align: left;	color: #FFFFFF; text-decoration: none;}

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