
body  { font-family : verdana, serif;
        background: #ffffff;
        padding: 0px;
        font-size: 11px;
        text-align: center;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
font-family: "Georgia", Times, Times New Roman, serif;}
.low {display:none;}

a  {     color : #333333;
         text-decoration : none;
         font-weight : normal;
}


a:link  {      color : #333333;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #333333;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #000000;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #000000;
                text-decoration : none;
                font-weight : normal;
}

code {    
           color : #8B1D1D;
}


.info {    margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	     color : #c0c0c0;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
}

.pages {   padding-top : 20px;     
	     color : #a9a9a9;
           font-size : 14px;
           font-weight : normal;
           text-align : left;
           margin: 0 auto;
           width: 70%;
}

.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : center;   
             font-family: "Georgia", Times, Times New Roman, serif;
             font-size : 11px;
             letter-spacing: 2px;  
}    

.posted a img { border: 0; }

#nav {       font-family: "Georgia", Times, Times New Roman, serif;
             font-size : 30px;
             margin: 0px;
             color : #000;
             text-decoration : none;
             font-weight : normal;
             text-align : left;
             padding : 0px;
}

.nav-right { font-family: "Georgia", Times, Times New Roman, serif;
             font-size : 18px;
             margin: 0px;
             color : #000;
             text-decoration : none;
             font-weight : normal;
             letter-spacing: 0px;
             padding-top: 0px;
             float: right;
}

.nav-left-bottom {
             font-family: "Georgia", Times, Times New Roman, serif;
             font-size : 18px;
             margin: 0px;
             color : #000;
             text-decoration : none;
             font-weight : normal;
             padding-top: 0px;
             letter-spacing: 0px;
             float: left;
}



