
body {

}

.h1 {
text-align: left; 
margin-bottom: 3px;
font-size: 12px; 
font-weight: bold; 
font-family: verdana, arial;
color: #414c6c; 
margin-right: 5px;
margin-left: 5px;
border-bottom: 1px solid #414c6c;
}

.nav-h1 {
text-align: left; 
margin-bottom: 3px;
margin-top: -5px;
font-size: 12px; 
font-weight: bold; 
color: #414c6c; 
margin-right: 5px;
margin-left: 5px;
border-bottom: 1px solid #414c6c;
font-family: verdana, arial;
}

.text {
font-style : normal; 
font-weight: normal;
font-size : 71%; 
text-align: left;
color : #1d2839;
text-decoration : none;
margin-bottom: 2px;
margin-top: 2px;
margin-left: 5px;
margin-right: 5px;
font-family: verdana, arial;
}

a:visited {
font-weight : normal; 
color: #004edd; 
font-size: 100%;
font-style : normal;
text-decoration: none;

}

a:hover {
color: #004edd;
font-size: 100%;
text-decoration: none;
border-bottom: 1px solid #aaaaaa;
padding: 0px 2px 0px 2px;
}

a:active {
font-weight : normal; 
font-size: 100%;
color: #5c6c96;
}

a:link {
font-style : normal;
text-decoration : none ;
font-weight : normal; 
font-size: 100%;
color: #a82424;
}


