a.textlink:link {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #00775A;
	text-decoration : none;
	text-align: left;

}

a.textlink:active {
	font-family : Verdana;
	font-size : 10pt;
	background : transparent none;
	font-weight : normal;
	color : #00775A;
	text-decoration : none;
	text-align: left;


}

a.textlink:visited {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #00775A;
	text-decoration : none;
	text-align: left;

}

a.textlink:hover {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #0F4CA0;
	text-decoration : none;
	text-align: left;

}

a.headlink:link {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	background : transparent none;
	color : #00775A;
	text-decoration : none;
	text-align: left;

}

a.headlink:active {
	font-family : Verdana;
	font-size : 12pt;
	background : transparent none;
	font-weight : normal;
	color : #00775A;
	text-decoration : none;
	text-align: left;


}

a.headlink:visited {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	background : transparent none;
	color : #00775A;
	text-decoration : none;
	text-align: left;

}

a.headlink:hover {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	background : transparent none;
	color : #0F4CA0;
	text-decoration : none;
	text-align: left;

}

p.header {
	font-family : Verdana; 
	font-size : 14pt;
	font-weight : bold;
	color : #0F4CA0;
	margin-left : 20px; 
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : left;
}

p.subheader {
	font-family : Verdana; 
	font-size : 12pt;
	font-weight : bold;
	background : transparent none;
	color : #0F4CA0;
	margin-left : 20px; 
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : left;
}

p.copy {
	font-family : Verdana; 
	font-size : 10pt;
	background : transparent none;
	color : #000000;
	margin-left : 20px; 
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : justify;
}

p.small {
	font-family : Verdana; 
	font-size : 9pt;
	background : transparent none;
	color : #000000;
	margin-left : 20px; 
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 20px;
	text-align : left;
}