.important
{   background-color: white;
   font-family: Arial;
   text-align: center;
   font-size: 7pt;
   color: #889D84;}

#content img 
{ padding: 5; 
  background-color: #E8E0F0 }

#content img:hover
{ background-color:#F2EEF7 }  
  
#content
{ font-family: Tahoma; 
  font-size: 9pt; 
  color: #889D84;
  text-align:justify;
  line-height: 20px; 
  position: relative;
  width: 75%;
  float:right }

#navi
{ position: relative;
  float: left;  
  width: 150;
  text-align: center;
  margin: 30 0 0 10; }

a.clickme, a:visited.clickme
{ color:white;
  line-height: 20px;
  margin-bottom: 15px;
  font-family: Georgia;
  font-style: italic;
  font-size: 10pt;
  text-align: center;
  display: block; 
  text-decoration: none; 
  background-color:#B7CED7;
  text-transform:lowercase;    }
  
a:hover.clickme
{ display: block;
  text-decoration: none;
  background-color:#DD8191;color:white }
  
b            
{ color: #FEB2BF;  }

i            
{ color: #767360; }

body
{cursor: default;
  background: #fff url('images/baga.gif') left top; }  

a 
{ text-decoration: none; 
  color: #6CAAD1; 
  cursor: default }
  
a:hover      
{ text-decoration: none;  
  cursor: default;
  color:#A88CB0;  }

h1       
{ font-family: Courier New, Courier, Georgia; 
  font-size: 20pt;
  color: #767BA1; 
  margin: 20 0 0 20;
  font-weight: normal; 
  text-transform:lowercase; 
  letter-spacing:0;   }
               
h2           
{ font-family: Century Gothic; 
  text-transform: uppercase; 
  font-size: 11pt;
  color: #DD8191; 
  padding-left: 70;
  font-weight: bold;
  letter-spacing:10;
  background-color: white; }
  
textarea, input, select 
{ border: 0px none;  
  color: #697457; 
  background-color: #C0C9B3;
  padding: 2; 
  font-family: Tahoma; 
  font-size:9pt; }
  
blockquote
{background-color: #C0C9B3;
  padding: 10; 
  font-family:Tahoma; 
  font-size:8pt; 
  line-height:13px;
  width: 300px; }

#cel
{ padding: 0 0 10 0; }

#footer
{ padding: 5 5 5 30;
   background-color: white;
   font-family: Arial;
   text-align: center;
   font-size: 7pt;
   color: #889D84;}