.scrollable {
width: 825px;
height: 400px;
overflow: auto;
scrollbar-arrow-color:#507891; 
scrollbar-base-color:#e9e3d1; 
scrollbar-darkshadow-color:#999999; 
scrollbar-face-color:#e9e3d1; 
scrollbar-highlight-color:#ffffff; 
scrollbar-shadow-color:#cccccc; 
}

p{
   font-family: century gothic, helvetica, sans-serif;
   font-size: 90%;
   font-weight: normal;
   text-align: left;
   line-height: 16px;
   letter-spacing: 0.10em;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 15px;
   padding-bottom: 15px;
   color: #666666; 
   }
   
strong{
   font-family: century gothic, helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
   text-align: left;
   line-height: 16px;
   letter-spacing: 0.10em;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   color: #44719a; 
   }
   
   h1{
   font-family: century gothic, helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
   text-align: left;
   line-height: 16px;
   letter-spacing: 0.10em;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   color: #124d70; 
   }

li{
   font-family: century gothic, helvetica, sans-serif;
   font-size: 90%;
   line-height: 16px;
   letter-spacing: 0.15em;
   font-weight: normal;
   padding-left: 20px;
   padding-right: 0px;
   color: #666666; 
   }
   
a{
   font-family: century gothic, helvetica, sans-serif;
   font-size: 100%;
   text-align: left;
   font-weight: normal;
   color: #4d9bb2;
   text-decoration: none;
   }

a:hover {color: #4d9bb2;
text-decoration:underline; 
}

.nav{font-size: 100%;
font-family: century gothic, helvetica, sans-serif;
line-height: 14px;
letter-spacing: 0.15em;
font-weight: normal;
padding-left: 400px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 2px;
color: #44719a;
background: #FFF;
}


.small{
   font-family: tahoma, arial, helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   font-weight: normal;
   color: #052e4d; 
}