BODY, TD {

        font-size : 11px;

        line-height: 16px;

        font-family : verdana, arial;

        font-weight : normal;

        font-style : normal;

        color : #00245D;

}


TD.Title  {

        font-size : 13x;
        font-family : verdana, arial;
        font-weight : bold;
        color : #128A61;
}

TD.Quest  {

        font-size : 12x;
        font-weight : bold;
        color : #128A61;
}



A:link  {

        font-style : normal;

        color : #128A61;
        text-decoration: none

}
.AltTableRow  {
        background: #E9E9E9;
}



A:Visited  {

        font-style : normal;

        color : #128A61;
        text-decoration: none

}



A:Active  {

        font-style : normal;

        color : #00245D;
        text-decoration: none

}



A:Hover  {

        font-style : normal;

        color : #00245D;
        text-decoration: none

}

tr.tableEven {
  background: #EFEFEF;
}
tr.tableOdd {
  background: white;
}
TD.tableHeader {
  background: #00245D;
  color : white;
}
tr.tableOver {
  border: 1px solid #434470;
  color: white;
  background: silver;
}

hr { height:1px; border: solid black 0px; border-top-width: 1px;} 



