body
{ 
	background-color: #ffffff; 
	font-family: Helvetica, HelveticaNeueLT Com 46 LtIt, Arial, sans serif;
	color: #666666;
	font-size: 13px;
	text-align: left;
}

h1 {
	color: #0081C5; /*blau*/
	font-size: 140%;
	margin: .5em 0 .7em 0;
	font-style: italic;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans serif;
}

a  {
font-family: Helvetica, HelveticaNeueLT Com 46 LtIt, Arial, sans serif;
font-size: 13px;
color: #0081C5;
text-decoration: underline;
}
a:Visited  {
color: #0081C5;
text-decoration: underline;
}
a:Active  {
color: #666666;
text-decoration: none;
}
a:Hover  {
color: #666666;
text-decoration : none;
}
table  {
	font-family: Helvetica, HelveticaNeueLT Com 46 LtIt, Arial, sans serif;
	font-size: 13px;
	color: #666666;
}
li  {
	color: #666666;
	padding: .5em 0 0 0;
} 