.H1		{
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
.H2		{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.stil1	{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
a:link  {
	font-family: arial;
	font-size: 11px;
    color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a       {
	font-family: arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
