#navbar-iframe {
   height: 0px;
   visibility: hidden;
   display: none;
}

</style>


<style type="text/css">
<!--
body


                                                     {
                                                     background-color: ffffff;
                                                     background-repeat: repeat;
                                                     background-attachment: scroll;
                                                      font-family: tahoma; 
                                                     color: black; 
                                                     font-size: 8pt;
                                                     line-height: 15px;
                                                     text-align: justify;
                                                     margin: 0px;
                                                     
                                            
                                                     
                                               scrollbar-face-color:ffffff;
                                            scrollbar-shadow-color:effafe;
                                            scrollbar-highlight-color:effafe;
                                            scrollbar-3dlight-color:effafe;
                                            scrollbar-darkshadow-color:effafe;
                                            scrollbar-track-color:effafe;
                                            scrollbar-arrow-color:effafe;
                                                     }
body, div, table
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	}
.leftcontent
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.rightcontent
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.header {

   font-family: courier new;
   font-size: 10pt;
   line-height: 9px;
   background:#FFFFFF;
   color:#996633;
   border-bottom:1px dotted #996633;
   font-weight:none;
   text-align:left;
   text-transform:uppercase;
   padding:3px;
    }

.written {
   font-family: Verdana;
   font-size: 8pt;
   line-height: 11px;
   background:;
   color:#996633;
   border-bottom:1px dotted #FFAFAF;
   font-weight:none;
   padding:5px;
    }

.blog {
       font: Verdana;
    font-size: 10px;
    color: #996633;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-right: 15px;
    text-align: justify;
    border-bottom:1px dotted #FFAFAF;
    }

a:link,a:active,a:visited
{
	color: #fa369e;
	text-decoration: none;
}

a:hover
{
	color: #ffd7d7;
	text-decoration: none;
	}
-->