  body          {font-family: Verdana, Helvetica, Sans-Serif; color: #ffffff; font-size: 8pt; background:#333333; }

  /*links*/
  
  a:link        {font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color:#ffffff; text-decoration:none; }
  a:visited     {font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color:#ffffff; text-decoration:none; }
  a:active      {font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color:#ffffff; text-decoration:none; }
  a:hover       {font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color:#000000; text-decoration:underline; }  
  a.title:link, a.title:visited, a.title:active {font-family: Courier, Verdana, Helvetica, Sans-Serif; font-size: 40pt; color:#000000; text-decoration:none; font-weight:bold; }
  a.title:hover {font-family: Courier, Verdana, Helvetica, Sans-Serif; font-size: 40pt; color:#000000; text-decoration:none; font-weight:bold; }
  
  /*text/images/etc*/
  
  h1            {font-family: Courier, Verdana, Helvetica, Sans-Serif; font-size: 40pt; color: #000000; font-weight: bold; vertical-align:bottom; }
  h2            {font-family: Times New Roman, Verdana, Helvetica, Sans-Serif; font-size: 26pt; color: #444444; font-weight: bold; }
  h3            {font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: black; font-weight: bold; } 
    h4            {font-family: Courier,Verdana, Helvetica, Sans-Serif; font-size: 20pt; color: 7F7F7F; font-weight: bold; } 
  blockquote    {text-align:justify; margin-left:2em; margin-right:2em; }
  blockquote.ms {text-align:justify; margin-left:0em; margin-right:0em; }
    
  hr {width:40%; color:#dfdfdf; }
  
  img {border:0;} 
    /*IMG.center {display: block; margin-left: auto; margin-right: auto } */
  abbr {border-bottom: none;}   
  em {font-family: Verdana, Helvetica, Sans-Serif; color: #000000; font-size: 8pt; font-weight: normal;}
  
    
  /*forms*/
           
  
  /*page*/
  
  div           {width: 100%; }
    
  #TopBar       {width: 760px; height: auto; margin:auto; }
  
  #Shell        {width: 760px; height: auto; margin-left: 0px; align:left; border: 1px solid #111111;  }
  
  #Header       {width: 100%;  height: auto; background-color:#111111;}
     .HeaderContent {width:100%; height:auto; float: left; background-color: #444444; text-align:left; vertical-align:middle }
  
  #LogoBar      {width: 100%;  height: auto; background-color:#222222; border-bottom: 1px solid #111111; }
     .LogoBarContent {width:100%; height:auto; margin:0px; float: left; background-color: #444444; text-align:right; vertical-align:bottom; }
  
  #SideBarLeft  {width: 100%;  height: auto;  background-color: #444444; }
    .SideBarLeftContent {width:100%; height: auto;  float: left; background-color: #444444; text-align:left; }
  
  #Content      {width: 100%;   height: auto; background-color: #444444; float: left; }
    .ContentContent {width:99%; margin:1px; float: right; background-color: #444444; text-align:left; }  
      
  #Footer       {width: 100%;  height: 2em; background-color: #444444; float: left; border-top: 1px solid #111111; }
    .FooterContent {width:94%; margin:2px; float: left; background-color: #444444; text-align:center; vertical-align:middle;}
    
        
   /* RSS Feed */
   
  .rss-box {width: 400px;	}
  .rss-title, rss-title a {margin: 0px 0;	padding: 0; }
  .rss-items {list-style:none; margin:0; padding:0;}
  .rss-item  {font-size: x-small;  margin-bottom: 1em;}
  .rss-item a:link, .rss-item a:visited, .rss-item a:active {font-size: x-small;	}
  .rss-item a:hover {font-size: x-small; }
  .rss-date {font-size: xx-small;}