BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}

H1 {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}

DT {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

P.footer {
font-family: helvetica, arial, sans-serif;
font-size: 9pt;
}

.error {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
color: FF0000;
}

}

DIV.large {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}

TABLE.CaculatorTable {
background-color: #FFFFFF
}

TR.TableTopRow {
background-color: #CCCCCC
}

TR.TableEvenRow {
background-color: #FFFFFF;
}

TR.TableOddRow {
background-color: #CCCCCC;
}

TR.Gray, TABLE.Gray {
background-color: #CCCCCC;
}

TR.white, TABLE.white {
background-color: #FFFFFF;
}

TR.tan, TABLE.tan {
background-color: #FFFFDD
}

TR.tan, TABLE.black {
background-color: #000000
}


