A
{
	cursor: hand;
    color: #009999;
    text-decoration: underline;
}
.light
{
	cursor: hand;
	color: #01BDB6;
    text-decoration: underline;
}
BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: small;
    MARGIN-LEFT: 0px;
    color: #044779;
    FONT-FAMILY: Arial;
}
.fontmedium
{
    MARGIN-TOP: 0px;
    FONT-SIZE: medium;
    MARGIN-LEFT: 0px;
    COLOR: #044779;
    FONT-FAMILY: Arial;
}
.fontsmall
{
    MARGIN-TOP: 0px;
    FONT-SIZE: small;
    MARGIN-LEFT: 0px;
    COLOR: #044779;
    FONT-FAMILY: Arial;
}
.hand
{
    CURSOR: hand;
}
.headertext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #044779;
    FONT-FAMILY: Arial
}
.mediumbutton
{
    BORDER-RIGHT: #133975 1px solid;
    BORDER-TOP: #133975 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #133975 1px solid;
    WIDTH: 75px;
    CURSOR: hand;
    COLOR: #133975;
    BORDER-BOTTOM: #133975 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 25px;
    BACKGROUND-COLOR: #DADADA;
    cursor: pointer;
}
.nounderline
{
    CURSOR: hand;
    COLOR: #009999;
    text-decoration: none;
}
td
{
	color: #044779;
}
