a:link
{
	color: rgb(0,0,153); 
}
a:visited
{
	color: rgb(0,0,153); 
} 
a:active 
{
	color: rgb(153,0,0);
}
body
{
	font-family: Arial, Helvetica;
	background-color: #99CCFF;
	background-image:url(images/helm_hg.gif);
	color: rgb(0,0,0);
}
h1
{
	font-family: Times New Roman, Times;
	font-style:italic;
}
h2, h3, h4, h5, h6, p, ul
{
	font-family: Arial, Helvetica;
}
p.intro
{
	font-style:italic;
	margin-left:1.5cm;
	margin-right:1.5cm;
}	
ul.intro
{
	font-style:italic;
	margin-left:2cm;
	margin-right:1.5cm;
}	