BODY {
	background-color: #DABABA; 
	font-family: Arial; 
	font-size: 10pt; 
	color : #CDA3A3;
	background: #DABABA;
	font: 10pt  Arial;
}

A {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : #2E2E2E;
	font : bold 10pt  Arial;
	}

A:LINK {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #2E2E2E;
	font : bold 10pt  Arial;
	
}


A:ACTIVE {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color : Gray;
	font : bold 10pt  Arial;
}

A:HOVER {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color : Gray;
	font : bold 10pt  Arial;
}
A:VISITED {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #2E2E2E;
	font : bold 10pt  Arial;
}
A.weiss {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : #F8F8F8;
	font : bold 10pt  Arial;
	}

A.weiss:HOVER {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color : #F8F8F8;
	font : bold 10pt  Arial;
}
A.weiss:ACTIVE {
		font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color : Gray;
	font : bold 10pt  Arial;
}
A.weiss:visited {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : #F8F8F8;
	font : bold 10pt  Arial;
	}
TD { font : normal 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color :  Black;
}
TD.fett { font : bold 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
	  font-weight: bold; 
      color :  Black;
}
TH { font : normal 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color : Black;
}

H1 {
	font-family: Arial; 
	font-size: 14pt; 
	color : #F8F8F8;
	font: bold 14pt  Arial;
	font-weight: bold;
}

H2 {
	font-family: Arial; 
	font-size: 10pt; 
	color : #F8F8F8;
	font: bold 12pt  Arial;
	font-weight: bold;
}
H3 {
	font-family: Arial; 
	font-size: 10pt; 
	color : #F8F8F8;
	font: bold 10pt  Arial;
	font-weight: bold;
}
U {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}

UL {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}
BLOCKQUOTE {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}

P {
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
}