.black {
 font-family: Arial;
 font-size: 10pt;
 color: #000000
}
.white {
 font-family: Arial;
 font-size: 12pt;
 color: #C0C0C0
}
 .orange {
 font-family: Arial;
 font-size: 10pt;
 color: #FF7C00;
}
 .orange_large {
 font-family: Arial;
 font-size: 12pt;
 color: #FF7C00;
}
 .orangelarge {
 font-family: Arial;
 font-size: 12pt;
 color: #FF7C00;
}
 .orange_bold {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FF7C00;
}
 .orangebold {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FF7C00;
}
.white_smaller {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
.whitesmaller {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
.blau {
 font-family: Arial;
 font-size: 10pt;
 color: #213e4f
}
a {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
a:link {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
a:visited {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}