body	{
		background-color: white;
		margin-top: 0px;
	}
p 	{ 
		color: black;
		font-size: 10px; 
		line-height: 120%;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h3 	{ 
		color: black; 
		font-weight: bold; 
		font-size: 36pt; 
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1 	{ 
		color: black; 
		font-weight: bold; 
		font-size: 20pt; 
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
li {
		color: #000000;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		list-style-type: square;}

.small {  	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 9px; color: #666666}
.text {  	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10px; color: #000000}
.titel {  	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10px; color: #FFFFFF}
.navtxt	{ 	color: black; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.A {
        	color : black;
        	width:134;
		font-family: Verdana, Arial,Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		text-align: left;
		font-size: 10px;
		background-color : #FF6666;
        	text-decoration: none; 
		padding-left : 3px;
		padding-top : 4px;
		padding-bottom : 5px;
		display: block;
		}
.A:visited { 
 		width:134;
        	color : black;
		font-family: Verdana, Arial, Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		text-align: left;
		font-size: 10px;
		background-color : #FF6666;
        	text-decoration: none;
		padding-left : 3px;
		padding-top : 4px;
		padding-bottom : 5px;}
.A:hover {
        	color: white;
        	width:134;
		font-family: Verdana, Arial, Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		text-align: left;
		font-size: 10px;
        	text-decoration: none;
		background-color : #CC0000;
		padding-left : 3px;
		padding-top : 4px;
		padding-bottom : 5px;		
		}
.A:active {
        	color: white;
        	width:134;
		font-family: Verdana, Arial, Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		text-align: left;
		font-size: 10px;
        	text-decoration: none;}
.active {
        	color: white;
        	width:134;
		font-family: Verdana, Arial, Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		text-align: left;
		font-size: 10px;
        	text-decoration: none;
		background-color : #CC0000;
		padding-left : 3px;
		padding-top : 4px;
		padding-bottom : 5px;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFCCCC;
	border: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFCCCC;
	border: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFCCCC;
	border: none;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

A.Navi {
        color : white;
		font-family: Verdana, Arial,Courier, OCR A Extended, Geneva, Courier New, SunSans-Regular;
		font-size: 10px;
        text-decoration: none; 
		}

