body { background-color: #D6EEAA }

body.index { background-color: #99CC66 }

p { font-family: Arial;color:#003333 }
p.index { font-family: Arial; font-size: 85%; color:#003333 }

h1,h2,h3,h4,h5,h6 { font-family: Arial; color:#003333 }

table        { width: 650px; border-style: solid;border-left-width: 50px; border-color: #D6EEAA }
table.normal { width: 650px; border-style: solid; border-left-width: 0px; border-color: #99CC66 }
table.index  { width: 115px; border-style: solid; border-left-width: 0px; border-color: #99CC66 }
table.index2  { border-style: solid; border-left-width: 0px; border-color: #99CC66 }
table.gall   { width: 900px; }

.td1 {background-color: #99cc66 ;padding-left: 4px} 
.td2 {background-color: #D6EEAA ;padding-left: 4px}
.tdb {background-color: #800000 ;padding-left: 4px}
.tdc {background-color: #D6EEAA ;padding-left: 4px}

a.:link { font-family: Arial; color: #003333 }
a.:visited { font-family: Arial; color: #003333 }
a.:active { font-family: Arial; color: #003333 }
a.:hover { font-family: Arial; color: #003333 }

a.index:link { font-family: Arial; font-size: 75%; color: #003333; text-decoration: none }
a.index:visited { font-family: Arial;  font-size: 75%; color: #003333; text-decoration: none }
a.index:active { font-family: Arial;  font-size: 75%; color: #003333; text-decoration: none }
a.index:hover { font-family: Arial;  font-size: 75%; color:#003333 }

a.hidden:link { font-family: Arial; color: #99CC66; text-decoration: none }
a.hidden:visited { font-family: Arial; color: #99CC66; text-decoration: none }
a.hidden:active { font-family: Arial; color: #99CC66; text-decoration: none }
a.hidden:hover { font-family: Arial; color: #99CC66; text-decoration: none }

li { font-family: Arial; color:#003333;text-decoration: none }

hr { color: #003333 }
