﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color :Green;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Green;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
a { 
font-family:Arial,Verdana,Helvetica;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:Green;
} 
a:hover { 
font-family:Arial,Verdana,Helvetica;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:Black;
} 


a.extern:link { 
font-family:Arial,Verdana,Helvetica;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:Red;
} 

a.extern:visited { 
font-family:Arial,Verdana,Helvetica;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:Black;
} 

a.extern:active { 
font-family:Arial,Verdana,Helvetica;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:Black;
} 

a.extern:hover { 
font-family:Arial,Verdana,Helvetica;
font-size:8pt;
font-weight:normal;
text-decoration:none;
color:Black;
} 


a.unten:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;
	color:Gray;
} 


a.unten:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: Maroon;
} 
a.unten:visited { 
font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;
	color:Gray;
} 

a.unten:active { 
font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight: normal;
	text-decoration:none;
	color:Maroon;
}   
table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	font-weight: normal;
	font-style: normal;
	color:Black;

}

