.content {
    
    font-family:"arial","helvetica",sans-serif;
    font-size:13px;
    color:#000000;
    margin:0px;
    padding:0px;
    background-color:#ffffff;
    width:550px;
    text-align:left;
    
}

.title1 {
    font-family:"arial","helvetica",sans-serif;
    font-size:18px;
    font-weight:bold;
 	margin-bottom:10px;
 	   
    
    
}


.title2 {
    font-family:"arial","helvetica",sans-serif;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
    
    
}

.title3 {
    font-family:"arial","helvetica",sans-serif;
    font-size:14px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}

}
.navigation {
    
    font-family:"arial","helvetica",sans-serif;
    font-size:16px;
    color:#000000;
    background-color:#5a90aa;
    border-style:groove;
    border-color:#808080;
    border-width:4px;
    width:160px;
    margin:0px;
   
 
  
    
}

body {
	background-color:#000000;
	
	
}

a {
	color:#000000;
    text-decoration:none;
    font-weight:bold;
}

a:hover {
    
     text-decoration:none;
      background-color:#c9cacf;
}
