body {background-color: #00305c; text-align: center; font-size: 12px; color: #ffffff; font-family: Verdana;
scrollbar-face-color: #ffce00;
scrollbar-highlight-color: #ffce00;
scrollbar-3dlight-color: #00305c;
scrollbar-darkshadow-color: #00305c;
scrollbar-shadow-color: #ffce00;
scrollbar-arrow-color: #00305c;
scrollbar-track-color: #ffce00;}



.tit {width: 100%;
font: bold 18 Verdana;
color: #ffce00;
text-align: center;
}

.general{color: #fffffff;
         font-size: 12 px;
         text-align: justify; 
         margin-bottom: 10px;}
         
.center{color: #ffffff;
         font-size: 12 px;
         text-align: center; 
         margin-bottom: 10px;}
         
.copyright{color: #ffffff;
         font-size: 10 px;
         text-align: center; 
         margin-bottom: 10px;}


a:link,  a:visited,  a:active{color : #ffffff; text-decoration:none;}
a:hover {color:#ffce00;}
