/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
 
td {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;} 



.no_und a{
	text-decoration: none;
}
.no_und a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 20pt;
	color: #638D4B;
	font-weight: normal;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

.big {
	font-size: 20pt;
	color: #f9a91e;
	font-weight: normal;
}

.small {font-size: 8pt;}

.red {color: #8a0001;}

.orange {color: #fe6309;}

.teal {color: #298093;}