p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size :10pt;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : Black;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : Black;
}


a.extern:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #1162AA;
} 

a.extern:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #1162AA;
} 

a.extern:active {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #1162AA;
} 

a.extern:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: Black;
} 