BODY {
	color: Black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	}
td {
	color: Black;
	font-family: Arial, Verdana, sans-serif, Tahoma;
	font-size: 12px;
	}
A {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}
A:HOVER {
	color: black;
	text-decoration: none;
	}
.text {
	color: Black;
	font-family: Arial, Verdana, sans-serif, Tahoma;
	font-size: 10pt;
        line-height:13.5pt;
	}
.hauptnav {
	color: Black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
A.hauptnav {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	}
A.hauptnav:HOVER {
	color: White;
	text-decoration: none;
	}
.subnav {
	color: black;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
A.subnav {
	color: black;
	text-decoration: none;
	}
A.subnav:HOVER {
	color: white;
	text-decoration: none;
	}
.trdnav {
	color: black;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
A.trdnav {
	color: black;
	text-decoration: none;
	}
A.trdnav:HOVER {
	color: black;
	text-decoration: underline;
	}
.headline { 
	color: #000099; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	}
.subhead { 
	color: #000099; 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	}
.headlineorange { 
	color: #FF9933; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	}
.footer  { 
	color: black; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	}

