BODY {
    background-color:#ffffff;
    background-image: url("images/grid_inverse.gif");
    background-repeat:repeat-y,repeat-x;
    }

TABLE {
    background-color:#ffffff;
    }

SCRIPT {

}

.tableindex {
    background-color:#ffffff;
    background-image: url("images/grid_inverse.gif");
    background-repeat:repeat-y,repeat-x;
    }
             
.table1 TD {color:#575757}
.table2 {color:#575757}
.table2 B {color:b2690a}

.headline, .subline, .fancyfirst {font-family:"times new roman"}

.headline, .subline {color:#b2690a}
.text {color:#7588b4}

.headline {font-weight:bold; font-size:26px}
.subline {font-weight:bold;font-size:18px}
.text {font-family:"arial","helvetica"; font-size:14px}
.blue {color:#575757}

.fancyfirst {font-size:150%}

.speciallink A:link {color:#7588b4;text-decoration:underline}
.speciallink A:visited {color:#7588b4;text-decoration:underline}
.speciallink A:active {color:#7588b4;text-decoration:underline}
.speciallink A:hover {color:#7588b4;text-decoration:underline;background:#eff7f0}

.same A:link {color:#575757;text-decoration:underline}
.same A:visited {color:#575757;text-decoration:underline}
.same A:active {color:#575757;text-decoration:underline}
.same A:hover {color:#575757;text-decoration:underline;background:#eff7f0}





