A.normal:link    { color: #000066 }
A:normal:visited { color: #000066 }
A:normal:hover   { color: #E61007 }
A:normal:active  { color: #000066 }

.sub2:link    { color: #000099 }
.sub2:visited { color: #000099 }
.sub2:hover   { color: white }
.sub2:active  { color: #000099 }

.white:link    { color: #ffffff }
.white:visited { color: #ffffff }
.white:hover   { color: red }
.white:active  { color: #ffffff }

td{font-family:Arial;font-size:12px}

.nav{color:#ffffff;font-weight:bold}
.subnav{color:#ffffff;font-weight:bold;font-size:10px}


.title{color:#1A6FC0;font-weight:bold}
.sub{font-weight:bold;font-style:italic}


.bold{font-weight:bold}
.center{text-align:center}


li{list-style-type:square;color:black}

.tabletop {background-color: #000000; color: #FFFFFF;}
.table1 {background-color: #E6E6E6}
.table2 {background-color: #EEEEEE}
