
body {
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;

}

td {
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
}

th {
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
}
.copyright {
		 color: #CCCCCC;
}
.neg {
		 line-height: 14px;
		 color: FFE0B2;
		 text-decoration: none;
}
.standard {
		 line-height: 14px;
}
.titel {
		 font-size: 12px;
		 text-transform: uppercase;
		 font-weight: bold;
		 letter-spacing: 1px;
		 margin: auto;
		 padding-bottom: 30px;

}
.head {
		 font-size: 12px;
		 font-weight: bold;		 
}
.link {
		 line-height: 14px;
		 text-decoration: underline;
}
.link:link {
		 line-height: 14px;
		 text-decoration: underline;
}
.link:hover {
		 line-height: 14px;
		 color: #FFE0B2;
		 text-decoration: underline;
}
.linkneg {
		 line-height: 14px;
		 color: FFE0B2;
		 text-decoration: none;
}
.linkneg:link {
		 line-height: 14px;
		 color: FFE0B2;
		 text-decoration: none;
}
.linkneg:hover {
		 line-height: 14px;
		 color: #000000;
		 text-decoration: none;
}
