
/* Start Dynamic Creation of Styles ******************************** */

#body11 {  background-color: #C9C6B3; text-align: center; /* for IE */  width:776px; /* or a percentage, or whatever */ margin:0 auto; /* for the rest */   }

.textbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: black;  }

.textgreen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: green;  }

.textnormal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black;  }

.textred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: red;  }

.textsize10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: black;  }

