td  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : #000000;

}
a  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : black;
	font-style : italic;
	text-decoration : none;
}

.aero  {
	font-size : 25px;
	font-family : Arial MT, Helvetica;
	font-weight : bold;
	color : #000000;
	font-style : italic;
	text-decoration : none;
}

.stdTxt  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : black;
	font-style : normal;
}

.stdTxtbld  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : black;
	font-style : normal;
}

.smallTxt  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : #000000;
	font-style : normal;
}

.vsmallTxt  {
	font-size : 9px;
	font-family : Arial, Helvetica;
	color : #000000;
	font-style : normal;
}

.stdTxtEmphasized  {
	font-size : 17px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : #000000;
	font-style : normal;
}

.tableHead  {
	font-size : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : Black;
	font-style : italic;
	background-color : White;
}

.headline  {
	font-size :48px;
	font-family : Arial Black, Helvetica;
	color : black;
	font-style : kursiv;
	font-weight : bold;
}

body, textarea {
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#ffffff;
}


