/* CSS Document */

/* CSS Document */


.p1  {font-size:08pt; color:#ffcc00; font-family:verdana;}
.p2  {font-size:08pt; color:#ffffff; font-family:verdana;}
.p2b {font-size:08pt; color:#ffffff; font-family:verdana; font-weight:bold;}
.p21 {font-size:08pt; color:#ffffff; font-family:verdana; text-decoration: italic;}
.pdu {font-size:08pt; color:#ffffff; font-family:verdana; text-decoration: underline;}
.p3  {font-size:10pt; color:#ffffff; font-family:verdana;}


a:link    {color: #CC9900; font-weight: bold; text-decoration: none;}
a:visited {color: #CC9900; font-weight: bold; text-decoration: none;}
a:active  {color: #CC9900; font-weight: bold; text-decoration: none;}
a:hover   {color: #ffffff; font-weight: bold; text-decoration: overline underline;}


.tda {background-color:#ffcc00; color:#000000;}
.tdb {background-color:#000000; color:#ffffff;}
