/* CSS definition file containing site wide stylesheets */
.std:visited { color: rgb(153,0,153); text-decoration: underline;}
 A:active { color: rgb(255,165,0);}
 A:link { color: rgb(255,165,0);}
 .Small { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; color: rgb(255,255,255);}
 UL { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .std:link { color: rgb(0,51,204); text-decoration: underline;}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255);}
 .std:active { color: rgb(0,51,204);}
 LI { color: rgb(255,255,255);}
 H5 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; text-transform: uppercase; color: rgb(255,255,255); font-weight: bold; margin-bottom: 0pt;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(242,242,0);}
 .std:hover { color: rgb(0,51,255); text-decoration: underline;}
 