body {
background-color: #00255C;
margin: 0px;

scrollbar-face-color : #00255C; 
scrollbar-highlight-color : #007D7D;
scrollbar-3dlight-color : #00255C; 
scrollbar-shadow-color : #007D7D;
scrollbar-darkshadow-color : #00255C; 
scrollbar-track-color : #00255C; 
scrollbar-arrow-color : #007D7D;
}

p { 
font-family: sans-serif ;
color: #00255C;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
line-height: 20px
}

ul { 
font-family: sans-serif ;
font-color: #00255C;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 30px;
margin-right: 10px;
line-height: 20px
}

li { 
font-family: sans-serif ;
font-color: #00255C;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
line-height: 20px
}

p.toplinks { 
font-family: sans-serif ;
color: #ffffff;
text-decoration:  none; 
font-size: 10px;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
line-height: 12px
}

p.smallcenter { 
font-family: sans-serif ;
color: #FFFFFF;
text-decoration:  none; 
font-size: 10px;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 40px;
margin-right: 40px;
line-height: 12px
}

H1 { font-family: sans-serif ;
color: #006A7E;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
margin-top: 24px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
line-height: 14px;
border-bottom: 1px solid #006A7E;
}

H2 { font-family: sans-serif ;
color: #436027;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
margin-top: 24px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
line-height: 14px;
}

a:link {
font-family: sans-serif;
color: #006A7E;
text-decoration: none;
}

a:visited {
font-family: sans-serif;
color: #006A7E;
text-decoration: none;
}

a:hover, a:active {
font-family: sans-serif;
color: #E6A200;
text-decoration: dashed;
}

a:link.white {
font-family: sans-serif;
color: #FFFFFF;
text-decoration: none;
}

a:visited.white {
font-family: sans-serif;
color: #FFFFFF;
text-decoration: none;
}

a:hover.white, a:active.white {
font-family: sans-serif;
color: #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
}