i            
{ color: #0098A6; }

b            
{ color: #84B5CC; }

#content
{ font-family: Tahoma, Arial, Verdana; 
  font-size: 8pt; 
  color:#939393;
  text-align: center;
  padding: 0 70 0 70;  }

p
{ line-height: 15px;
  margin: 0 0 20 0; }
  
#content a:active, a:link, a:visited
{ color: #009CD1; 
  cursor: default;
  text-decoration: none;  }

#content a:hover      
{ text-decoration: none;  
  cursor: default;
  background-color: #E6E6E6; }

#content img
{ background-color: #91C2D9;
   padding: 5px;
   border: 5px solid #91C2D9; }

#content img:hover
{ background-color: #A8F7FF;
   padding: 5px;
   border: 5px solid #A8F7FF; }

h1
{ font-family: Arial, Tahoma; 
  font-size: 13pt; 
  color: #fff; 
  background-color: #97D9DF;
  text-transform: uppercase;
  text-align:center;
  border-bottom: 4px solid #85B6CD;
  margin: 0px 0px 1px 0px;
  letter-spacing: 6; }
  
h2           
{ font-family: Arial, Verdana; 
  font-size: 14pt; 
  text-align:left;
  text-transform: uppercase; 
  color: #86A1A4;
  letter-spacing:3;
  padding-left:30;
  font-weight: normal;
  border-bottom: 1px dashed; }
  
body        
{ cursor: default;
  margin: 0; } 
  
.important
{ font: 8pt Arial, Georgia, Verdana;
  background-color: #BFECEF;
  color: #009AB3;
  text-align: center;
  padding:7; }

.important a:hover
{ background-color: white;}
  
#footer
{ font-family: Century Gothic;
  font-size: 7pt;
  text-align: center;
  line-height: 12px;
  background: #fff url('images/3x4fics_29.jpg');
  padding: 5px; }

#footer a:hover      
{ text-decoration: none;  
  cursor: default;
  background-color: #E6E6E6; }
  
#navi
{ width: 100%;
  height: 20px;
  text-align: center;
  background-color: #97D9DF; }
  
a.clickme, a:visited.clickme
{ color:#fff;
  line-height: 20px;
  font-family: Arial, Tahoma, Verdana;
  font-size: 7pt;
  text-align: center;
  font-weight: bold;
  text-decoration: none; 
  text-transform:uppercase;
  padding: 7;    }
  
a:hover.clickme
{ text-decoration: none;
   background-color: #F0E5A0;
   color: #00666E;
   border-bottom: 5px solid #85B6CD; }
  
textarea, input, select
{ padding:2; 
  background-color:#E5E5E5;
   font-family: Tahoma, Arial, Verdana; 
  font-size: 8pt;
  border-left: 5px solid #97D9DF;
  border-bottom: 1px solid #85B6CD;
  border-right: 0px none;
  border-top: 0px none;
  color:#009BAA;}
  
li
{ text-align: justify; }  