a:link { color: #0F3801; text-decoration: none; }
a:visited {	color: #0F3801;	text-decoration: none; }
a:hover { color: #071B01; text-decoration: underline; }
a:active { color: #0F3801; text-decoration: underline; }



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;

}


.h5 {

font-family: arial;
font-weight: normal;
font-size: 10pt;
color: #164C03;

}

.h6 {

font-family: arial;
font-weight: bold;
font-size: 11pt;
color: #164C03;

}


.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: 10pt;
	font-weight: normal;
	color: #000000;
	text-style: italic;
}
