body      {
	cursor:crosshair;
	background-color:#ffffff;
}

  .b      {color:#333333}
  .w      {color:#cccccc}
  .66     {color:#666666}
  .99     {color:#999999}
  
  h1      {
	font-size:11px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}
  h2      {
	font-size:18px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
  h3      {
	font-size:14px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
  h4      {
	font-size:14px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
}
  h5      {
	font-size:11px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}
  h6      {
	font-size:10px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}

a:link    {text-decoration:none;color:#666666}
a:visited {text-decoration:none;color:#666666}
a:hover   {text-decoration:none;color:#990033}
a:aktive  {text-decoration:none;color:#666666}
