<!-- LDean Style Sheet
     Created October 2004
     Kelly Dean
 --->
<STYLE TYPE="text/css">
   <!---
   H1 { color: #7B0094 }
   H2 { color: #7B0094 }
   H3 { color: #7B0094 }
   UL { list-style-type: square  }
   UL UL { list-style-type: disc  }
   BODY
      {
       background-image:  url("images/bk.jpg");
       background-repeat: no-repeat;
       background-position: top right;
       background-color: #FFE4E1;
       font-family: verdana, arial, helvetica, 'courier new';
       color: #7B0094;
       font-size: 12px
      }
   INPUT 
      { 
       background-color: #d9dfe8; 
       border-left: 1px #9932CC solid; 
       border-right: 1px #6A88B5 solid; 
       border-top: 2px #9932CC solid; 
       border-bottom: 1px #6A88B5 solid;
       font-size: 14px; 
       font-family:Verdana,Arial, sans-serif;
       color: #555500;
       margin-top: 1px; 
       margin-right: 1px; 
       margin-bottom: 1px; 
       margin-left: 1px
      }
   a:link	{ color:  #9932CC; }
   a:visited	{ color:  #800080; }
   a:active	{ color:  #FF0008; }
   a:hover	{ color:  #7B0094; }

.colorbar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFE4E1; background-color: #F08080}


   --->
</STYLE>

