<style type="text/css">
#navbar-iframe {
display:none;
}

body {
font: normal 9pt tahoma;
background:; 
}

a:link, a:visited, a:active {
color: #484848;
cursor: default;
text-decoration: none;
}


a:hover {
color: #000000;
cursor: hand;
text-decoration: none;
background: none;
}

a img {border: 3px solid #fae5c6;
	filter: alpha(opacity=70);
	-moz-opacity: 0.6;
        padding: 1px; }
a:hover img {border: 3px solid #d0e3a3;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
        padding: 1px; }


textarea, input, select {
font: normal 7pt tahoma;
background: none;
} 
            
h1 { 
margin: 0px;
font: bold 9pt verdana; 
background-color: #0099FF;
color: #000000; 
text-align: center; 
padding: 25px; 
line-height: 7.5pt; 
text-transform: normal; 
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}

   

h2 { 
margin: 0;
font: 7pt verdana; 
background-color: #0099FF;
color: #000000; 
text-align: center; 
padding: 1px; 
line-height: 7.5pt; 
text-transform: normal; 
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}         
                   
.bodyheader {
font: normal 8pt tahoma; 
color: #3e4723; 
text-align: left;
padding: 4px;
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}                          

.bodyheader2 { 
 background-color: #ddd9d9;
font: normal 8pt tahoma; 
color: #3e4723; 
text-align: left;
padding: 4px;
-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
}  
.blogger-labels {
display: none;
}

blockquote {
padding: 4px;
background: #d0e3a3;
}
                           
</style>