.black {
 font-family: Arial;
 font-size: 10pt;
 color: #000000
}
.blackbold {
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt;
 color: #000000
}
.white {
 font-family: Arial;
 font-size: 12pt;
 color: #C0C0C0
}
.white_smaller {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
.whitesmaller {
 font-family: Arial;
 font-size: 10pt;
 color: #c0c0c0;
}
a {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}
a:link {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}
a:visited {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
}