a:link {
color:#486076; background-color:#557D8C; text-decoration:none; }
a:visited {
color:#486076; background-color:#557D8C; text-decoration:none; }
a:active {
color:#486076; background-color:#557D8C; text-decoration:none; }
a:hover {
color:#557D8C; background-color:#7697A3; font-weight: normal; cursor: crosshair }

body, td 
{scrollbar-face-color: #557D8C;
 scrollbar-highlight-color: #557D8C;
 scrollbar-3dlight-color: #557D8C;
 scrollbar-shadow-color: #557D8C;
 scrollbar-darkshadow-color: #557D8C;
 scrollbar-track-color: #557D8C;
 scrollbar-arrow-color: #486076;
 font-family:tahoma; 
 color: #557D8C;
 font-size:11px;
 }


p { margin-top: 3;
    margin-bottom: 3;
    filter: none; 
        }

h1 {
   font-size: 10px;
   font-family: georgia;
   color: #557D8C;
   letter-spacing: 5px;
   height: 10px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   text-align: center;
   text-transform: uppercase;
   border-top: 2px solid #557D8C;
   } 

h2 {
   font-size: 10px;
   color: #557D8C;
   font-family: georgia;
   letter-spacing: 5px;
   height: 10px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   text-align: center;
   text-transform: uppercase;
   border-bottom: 2px solid #557D8C;
   } 

h3 {
   font-size: 30px;
   color: #557D8C;
   font-family: georgia;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   } 

.menu a {
color: #557D8C;
background-color:#7697A3;
display: block;
text-align: right;
}

.menu a:hover {
color: #557D8C;
display: block;
text-align: right;
}
      
b, strong
{
color:#557D8C;
}

i, em
{
color:#557D8C;
margin-left: 1px;
margin-right: 2px;
}

u
{
color: #557D8C;
text-decoration: none;
border-bottom: 3px double #557D8C;
}