BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT 
{
    font-family: Arial, Helvetica, Verdana, Clean, sans-serif;
    font-size: 12px;
}

PRE, .code 
{
  color: #555555; 
    font-family: Courier, monospace;
    font-size: 12px;
}

SMALL
{
    font-family: Arial, Helvetica, Verdana, Clean, sans-serif;
    font-size: 10px;
}

.titel 
{
  color: #2B2BA7; 
  font-family: Arial, Helvetica, Verdana, Clean, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.white {color: #FFFFFF;}
.grey {color: #777777;}
.lightblue {color: #C9C9FF;}
.darkblue {color: #2B2BA7;}
.red {color: #FF0000;}

.help1 {color: #009900;}
.help2 {color: #006666;}
.help3 {color: #003399;}

