.links A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
		color: #000C6E;
}
.links A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
		color: #000C6E;
}
.subtitel{
	font-style: normal;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	font-size : 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom:10px;
}
a.links {
	font-style: normal;
	font-family:  Arial ,Verdana, Helvetica;
	font-size : 12px;
	font-weight: bold;
	color: #003399;
	text-decoration : underline;
}
H2{
	font-style: normal;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	font-size : 14px;
	font-weight: bold;
	color: #003399;
}
.H2{
	font-style: normal;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	font-size : 14px;
	font-weight: bold;
	color: #003399;
}
a.H2{
	font-style: normal;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	font-size : 14px;
	color: #003399;
	text-decoration :none
}
a.H2:hover{
	font-style: normal;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	font-size : 14px;
	color: #003399;
	text-decoration : underline;
}
.H1{
	font-style: normal;
    FONT-FAMILY: Arial,Verdana, Helvetica;
	font-weight: bold;
	font-size : 14px;
	color: #003399;
}	
a.H1{
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #003399;
	text-decoration :none
}
a.H1:hover{
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #003399;
	text-decoration : underline;
}
.H3{
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color: #003399;
	text-decoration :none
}
.author{
	color: #003399;
	font-style: italic;
}