
body {
            font-family: sans-serif;       
          
}

a {
            text-decoration: none;
            color: black;	
}

a:hover {
             color: black;             
}
a img { border: 0; }

.topmenu a {  
            color: blue;
            text-decoration: none;	
            font-family: Trebuchet MS, Arial, sans-serif;
}

.menu a   {  
            font-family: Trebuchet MS, Arial, sans-serif;
            color: blue;
            text-decoration: none;	
            font: 90%;
            margin-left: 5px;
}

.menu a:visited {
            color: #555FFF;   
}

.menu a:hover {
             color: black;             
}

.topmenu a:hover {
             color: black;             
}
.s {  

            text-decoration: none;	
            font: 70%;
            text-align: center;
} 
a.s {  

            color: blue;
            text-decoration: none;	
            font: 100%;

} 

.r a {  
            font-family: Trebuchet MS, Arial, sans-serif;
            color: blue;
            text-decoration: none;	
            font: 82%;
            margin-left: 2px;
}

H1 {
           font: 160%;
           font-weight: bold;
           text-align: center;
}

H2 {
           font: 135%;
           font-weight: bold;
           text-align: center;
}

H3 {
           font: 120%;
           font-weight: bold;
           padding-left: 35px;
}

H4 {
           
           font-weight: bold;
           padding-left: 60px;
}

p {
           text-indent: 25px;   
 }
