
/* Start Dynamic Creation of Styles ******************************** */

.boldblue {  font-family: Tahoma, Arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #00C2FF;  }

.textgrey {  font-family: Tahoma, Arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #DADBDB;  }

.textwhite {  font-family: Tahoma, Arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;  }


