/* CSS Document */

.white {font-size: 9px; color: #000000; font-family: verdana,arial,helvetica,sans-serif;}
a.white:link {font-size: 9px; color: #000000;  font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:none}
a.white:visited {font-size: 9px; color: #000000; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:none}
a.white:hover{font-size: 9px; color: #000000; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:underline}
/*************/
.blue {font-size: 9px; color: #ffffff; font-family: verdana,arial,helvetica,sans-serif;}
a.blue:link {font-size: 9px; color: #ffffff;  font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:none}
a.blue:visited {font-size: 9px; color: #ffffff; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:none}
a.blue:hover{font-size: 9px; color: #ffffff; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; text-decoration:underline}
/***************/
.large_black {font-size: 12px; color: #000000; font-family: verdana,arial,helvetica,sans-serif;}