.supText {
 font-family: arial, sans-serif;
 font-size:9px;
 font-weight: normal;
 color: #70787F;
 text-decoration:none
}

.boardInfoContainer {
 width: 450px;
 border-left: 1px solid #0577e7;
 border-right: 1px solid #0577e7;
 border-top: 1px solid #0577e7;
 border-bottom: 1px solid #0577e7;
 font-family: arial, sans-serif;
 font-size:11px;
 font-weight: normal;
 color:  #0054A6;
 text-decoration:none
}
.boardInfoHead {
 display: block;
 line-height:23px;
 background-color: #0577e7;
 font-family: arial ;
 font-size:12px;
 font-weight: bold;
 color:#ffffff;
}

