p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color : Black;
}
Li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color : Black;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #006B55;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
}

A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : Bold;
	text-decoration : none;
	color : #061951;
}
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : Gray;
}


a.extern:link {
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color: Black;
} 

a.extern:visited { 
	font-family:Verdana, Arial, Helvetica;
font-size:9pt;
font-weight:500;
text-decoration:none;
color:Black;
} 

a.extern:active {
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color: Black;
} 

a.extern:hover {
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color: Black;
} 
