a:link { color: #447BFA; text-decoration: none; }
a:visited {	color: #447BFA;	text-decoration: none; }
a:hover { color: #444394; text-decoration: underline; }
a:active { color: #447BFA; text-decoration: underline; }


a{

color: #447BFA;

text-decoration: none;

font-weight: normal;

}

.h1 {

font-family: arial;

font-weight: normal;

font-size: 10pt;

color: #000000;

}

.h1a {

font-family: arial;

font-weight: normal;

font-size: 10pt;

color: #000000;
margin-left: 5px;
margin-right: 5px;

}



.h2 {

font-family: arial;

font-weight: normal;

font-size: 12pt;

color: #000000;

}


.h3 {

font-family: arial;

font-weight: bold;

font-size: 10pt;

color: #000000;

}


.h4 {

font-family: arial;

font-weight: bold;

font-size: 12pt;

color: #000000;

}
.linkman {
font-family: arial;
font-weight: normal;
font-size: 10pt;
color: #000000;
margin-left: 5px;
margin-right: 5px;

}

/* Bottom links */

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

.foot {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #447BFA;
	text-style: italic;
}