body   {
       
        font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #666666;
	background-color: #000000;
        line-height: 2em;
        margin-left: 25px;
	margin-top: 5px;
	margin-right: 22px;
	
       }


h1    {

       font-family: Algerian, sans-serif;
       font-size: 20px;
       margin-left: 15px;
       margin-top: 60px;
       color: #666666;
       
      }


address  {

      text-align: center;
      font-family: Palatino Linotype, Century Schoolbook, sans-serif;
      margin-top: 45px;

     }


a:link  {

         font-weight: bold;
         color: #006699;
         text-decoration: underline overline;

        }


a:visited  {

            color: #999966;
            text-decoration: underline overline;

           }


a:hover  {

          color: #CC0000;
          text-decoration: underline overline;

         }


a:active  {

           font-style: italic;
           font-weight: bold;
           color: #FF0000;
           text-decoration: underline overline;

          }


img   {

       float: right;
       margin-right: 25px;
       margin-top: 25px;
       border-style: dashed;

      }


.nav   {

         text-align: center;
         margin-top: 15px;

        }


.video_clip  {

               float: right;
               margin-right: 25px;
               margin-top: 25px;
               width: 300px;
               height: 300px;


td, th   {

          font-family: CG Times, Microsoft Sans Serif, Arial, sans-serif;
          font-size: 12px;
          color: #666666;
          
         }


th    {

       color: #CC9933;
       font-size: 15px;

      }


.rott_gs   {

            background-color: #FFFFFF;

           }



       
