BODY {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-align: justify;
  color: #2B3237;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  }

TR, TD, span {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  color: #2B3237;
  }
  
.title {
  font-size: 15px;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  color: #2B3237;
  }

.blue {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  /*color:transparent;*/
  /*background-color: #ECF2F6;*/
  }
  
.small {
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  color: #2B3237;
  }
  
.nav a {
  font-weight: normal;
  color: #316C93;
  text-decoration: none;
  }
 
.nav a:active {
  font-weight: normal;
  color: #316C93;
  text-decoration: none;
  }

.nav a:visited {
  font-weight: normal;
  color: #316C93;
  text-decoration: none;
  }
  
.navselect a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }
 
.navselect a:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }

.navselect a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }
  
a {
  font-weight: bold;
  color: #316C93;
  text-decoration: none;
  }
 
a:active {
  font-weight: bold;
  color: #316C93;
  text-decoration: none;
  }

a:visited {
  font-weight: bold;
  color: #316C93;
  text-decoration: none;
  }

UL, LI {
  list-style-type: circle;
  margin-top: 0px;
  /*margin-bottom: 0px;*/
  }

OL {
  list-style-type: decimal;
  margin-top: 0px;
  margin-bottom: 0px;
  }
.copyright {  font-size: 10px; font-weight: normal; font-family: Arial, Verdana, Helvetica; color: #777676; }
.copyright a {font-size:10px; color:#777676; text-decoration:underline; font-weight:normal}
.copyright a:hover {color:#777676; font-weight:normal; text-decoration:underline}
.copyright a:active {color:#777676; font-weight:normal; text-decoration:underline} 
.copyright a:link {color:#777676; font-weight:normal; text-decoration:underline} 
.copyright a:visited {color:#777676; font-weight:normal; text-decoration:underline}
