.tableHeader {
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
}

.tableLabel {
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
}

td {
   font-family: arial;
   font-size: 12px;   
}

.subtitle {
   font-family: arial;
   font-size: 18px;   
}

.subtitle1 {
   font-family: arial;
   font-size: 16px;   
   font-weight:bold;
}

.CButton {
   font-family: arial;
   font-size : 12px;
   background : #eeeeee;
   border : 1px double #000000;
   width:120px;
   color : #000000;
}

.menuButton {
   font-family: arial;
   font-size : 12px;
   background : #ffffff;
   border : 2px double #000000;
   width:90px;
   color : #000000;
}

.faqlink{
  text-decoration : none;
  font-weight : bold;
  color : navy;
}

.faqlink:hover{
  text-decoration : none;
  color : #ffffff;
  background : navy;
}
.wtitle{
 font-family: arial;
 font-size : 12px;
 background : #656565;
 color : #f0f0f0;
}

