A { font-weight: bold; }

A:link { color: #000066; }
A:active { color: #000000; }
A:visited { color: #6666FF; }
A:hover { color: #000000; }

TD { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }
TEXTAREA { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; }
INPUT { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; }
SELECT { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; }
OPTION { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; }
.radio { background-color: #EAEAEB; }

H1 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18px; color: #000066; }

.h2 { font-size: 16px; color: #000066; font-weight: bold; }
.h3 { font-size: 12px; color: #000066; font-weight: bold; }
.h4 { font-size: 10px; color: #000066; font-weight: bold; }

.nine { font-size: 9px; }
.twelve { font-size: 12px; }

.bold { font-size: 12px; font-weight: bold; }
.boldred { font-weight: bold; color: red; }
.red { color: red; }
.Titel { font-family: Verdana,Arial,Helvetica,sans-serif; color: #333399; }

.lineblue { background-color: #333399; }
.linegray { background-color: #CCCCCC; }

.bggray { background-color: #EAEAEA; }