body {
  font-size: 12px;
  font-family: verdana, arial , helvetica, sans-serif;
  color:#003763;
  text-decoration: bold;
  background: #39557a;
  margin: 0px;
  }

p, li, ul, dd, td {
  font-family: verdana, arial , helvetica, sans-serif;
  font-size: 12px;
  color:#3d4fa7;
  }
 
a {
  font-size: 12px;
  color:#0000cc;
  text-decoration: underline;
  font-weight: bold;
  }
  
a:hover {
  color:#009933; 
  text-decoration:underline;
  }

#imageborder { 
  border: 2px solid #ffbf33;
  }

h1 {font-size: 18px; color: #1d4cc0; }
h2 {font-size: 16px; color: #1d4cc0; }
h3 {font-size: 12px; color: #1d4cc0; }
 

#pagebody {
  width: 760px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  align: center;
  border: 1px solid #90db8b; 
  }

#content { 
  background: #ffffff;
  padding: 15px 15px 5px 15px;
  }

#navbar {
  font-family: verdana, arial, helvetica, sans-serif;
  height:24px;
  line-height: 24px;
  padding: 0px 4px 0px 15px;
  text-align: left;
  vertical-align: top;
  background: #90db8b;
  }
#navbar a {
  color: #0b5407;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 4px 0px 0px;
  text-decoration:none;
  }
#navbar a:hover {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 4px 0px 0px;
  text-decoration:none;
  }
#activeMenuItem {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 4px 0px 0px;
  text-decoration:none;
  }

#newstablecontent {
  padding: 4px;
  font-size: 10px;
  }
#newstablecontent a {
  font-size: 10px;
  font-weight: bold;
  text-decoration:none;
  }
  
#page {
  padding: 10px 10px 10px 10px;
  }
  
#footer {
  color: #3d4fa7;
  padding: 4px;
  background: #e0ffd4;
  }

#footer a {
  color: #3d4fa7;
  font-weight: bold;
  text-decoration: underline;
  }

#footersmalltext {
  font-size: 11px;
  color: #a7d097;
  }
  
#footersmalltext a {
  font-size: 11px;
  color: #a7d097;
  }

#dpFooter {
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
  }
#dpFooter a {
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  }
