BODY {
SCROLLBAR-FACE-COLOR: #ffffff; FONT-SIZE: 10px; MARGIN: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #909090; SCROLLBAR-SHADOW-COLOR: #909090; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #c7df13; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}


.text {
font-size: 12px;
 display: block;
 text-align: justify;
 font-weight: normal;
 padding: 10;
 color: #666666;
 }
 
 .title {
font-size: 12px;
 display: block;
 text-align: center;
 font-weight: bold;
 color: #999999;
 }
 
 .navigation {
font-size: 13px;
text-align: left;
font-weight: normal;
margin-bottom: 0;
color: #666666
 }
 
  .nestednavigation {
font-size: 11px;
text-align: left;
font-weight: normal;
margin-left: 20;
margin-bottom: 10;
color: #666666
 }
 
  .navpad {
padding:  20;
 }
 
 
.navigation a:visited {
color: #999999;
text-decoration: none;
font-weight: bold;
}
 
 .navigation a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
 
.navigation a:link {
color: #999999;
text-decoration: none;
font-weight: bold;
}

.navigation a:active {
color: #999999;
text-decoration: none;
font-weight: bold;
}

.nestednavigation a:visited {
color: #999999;
text-decoration: none;
font-weight: normal;
}
 
 .nestednavigation a:hover {
color: black;
text-decoration: none;
font-weight: normal;
}
 
.nestednavigation a:link {
color: #999999;
text-decoration: none;
font-weight: normal;
}

.nestednavigation a:active {
color: #999999;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #999999;
text-decoration: none;
font-weight: bold;
}
 
a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
 
a:link {
color: #999999;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #999999;
text-decoration: none;
font-weight: bold;
}