body,td,h3    {color:black; 
               background-color:#FFFFFF; 
               font-family:Verdana,Arial,Helvetica,"Sans Serif";
               font-size: 10pt; } 

h1{
               color:black; 
	       font-weight:bold;
               font-family:Verdana,Arial,Helvetica,"Sans Serif";
               font-size: 14pt; 
  } 

h2{
               color:black; 
	       font-weight:bold;
               font-family:Verdana,Arial,Helvetica,"Sans Serif";
               font-size: 12pt; 
  } 
b {
	color: #CC0000;
	background-color: #FFFFFF;
  }

div.quote {
   font-size: 10pt; 
   font-style:italic; 
   font-weight:bold;
} 

div.small {
   font-size: 8pt; 
} 


tr.important_date{
    font-weight: bold;
}

   a:link     {
               color: green; 
               font-weight:bold;
               text-decoration: underline;}    

   a:visited  {color: darkblue; 
               font-weight:bold;
               text-decoration: underline;} 

   a:hover    {color: darkgreen;
               font-weight:bold;}  

div.banner { 
  height: 38px;
}

#container{
  width: 100%;
  background-color: #FFFFFF;
  line-height: 130%;
}

#top{
  padding: .5em;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  height: 25px;
}

#leftnav{
  float: left;
  width: 160px;
  margin: 0;
  padding: 1em;
}

#content{
  margin-left: 200px;
  padding: 1em;
  border-left: 1px solid gray;
}

#footer{ 
  clear: both;
  margin: 0;
  padding: .5em;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  height: 25px;
}
