/*	Blue - #0000c0
   Red - #c00000
   Grey - #c0c0c0 */

.bluerule  {width: 50%;
            color: #0000C0;}
.copyright {color: #000000;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
            text-align: center;
            font-size: 9pt;
            font-style: italic}
.logo      {color: #000000;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size: 24pt;}
.redrule   {width: 50%;
            color: #C00000;}
.title     {color: #c00000;
            font-weight: bolder;
            text-decoration: underline;
            letter-spacing: 2px;}
a:link     {text-decoration: none;}
a:hover    {text-decoration: underline;}
body       {background-color: White;
            color: #000000;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size: 11pt;}
h3, h4, h5 {color: #0000c0;}
td         {color: #000000;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size: 9pt;}
