BODY,P {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
		color: #F5F5F5;		
		}
		
TH {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: bold;
		font-style: normal;
		text-align: left;
}
TD {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: medium;
		font-style: normal;
		color: #F5F5F5;				
}
A {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
		color: #FFFFC8;
		text-decoration : none;				
}
.klein { font-size:8pt; }
A:LINK {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
		color: #FFFFC8;
		text-decoration : none;		
}
B {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: medium;
		font-style: normal;
		color: #FFFF00;		
}
BIG {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: medium;
		font-style: normal;
		color: #F1EC9D;		
}


H1 {
		font-family: Arial, Helvetica;
		font-size: 14pt;		
		font-weight: heavy;
		font-style: normal;
		color: #F5F5F5;
		text-align: left;
}
H2 {
		font-family: Arial, Helvetica;
		font-size: 12pt;		
		font-weight: light;
		font-style: normal;
		color: #F5F5F5;
		text-align: left;		
}

LI {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
		text-decoration: none;
}
UL {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
		text-decoration: none;
}
DL {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: light;
		font-style: normal;
}
DT {
		font-family: Arial, Helvetica;
		font-size:10pt;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
		font-weight: bold;
		font-style: normal;
}

.grau {
		color: #8F8F8F;
		font-size:9pt;
		
}
/* --------------------------------- */
/* - FORMS ------------------------ */
/* ------------------------------- */
FORM {
	font-size : 10px;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
INPUT {
	font-size : 10px;
	font-family : Courier, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
TEXTAREA {
	font-size : 10px;
	font-family : Courier, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
INPUT.searchbox {
	font-size : 10px;
	font-family : Courier, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
/* --------------------------------- */