

body
        {
	margin: 0px 0px 0px 0px;
	background-color: #f3f3f3;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #999999;
	font-style: normal;
	text-align: justify;
}

h1
        {
	font-family: Arial,Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

h2
        {
	font-family: Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
	color: black;
}

h3
        {
	font-family: Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color: black;
}

td,th
        {
	font-family: Arial,Helvetica;
	font-size: 8pt;
	color: #999999;
	}
	

strong, b
        {
        font-weight: bold;
        }

em, i
        {
        font-style: italic;
        }

u
        {
        text-decoration: underline;
        }

hr
        {
	
}

a:link
        {
	font-family: Arial, Helvetica;
	color: #ffc200;
	text-decoration:underline;
	font-weight: bold;
}

a:visited
        {
	font-family: Arial, Helvetica;
	color: Gray;
	text-decoration: underline;
	font-weight: bold;
}

a:active
        {
	font-family: Arial, Helvetica;
	color: #E5AD04;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica;
	color: #E5AD04;
	text-decoration:underline;
	font-weight: bold;
}

a.an
        {
	font-family: Arial, Helvetica;
	color: #ffc200;
	text-decoration:none;
	font-weight:bold;
}
.klein { font-family: Arial, Helvetica; font-size: 8pt; color: #999999; text-align: center; ; font-style: normal; font-weight: bolder}
