body     { font-family: Arial, Tahoma, sans-serif; font-size: small; background: #4682B4; color: #000000; }

a:link      { color: #CC0033; background: transparent; font-size: small; text-decoration: none; }
a:visited { color: #CC0033; background: transparent; font-size: small; text-decoration: none; }
a:hover   { color: #6600FF; background: #F0E68C; font-size: small; text-decoration: none; }
a:active  { color: #6600FF; background: #FF9966; font-size: small; text-decoration: none; }

a.onbkgrd:link      { color: #FFFF99; background: transparent; font-size: small; text-decoration: none; }
a.onbkgrd:visited { color: #FFFF99; background: transparent; font-size: small; text-decoration: none; }
a.onbkgrd:hover   { color: #6600FF; background: #FF9966; font-size: small; text-decoration: none; }
a.onbkgrd:active  { color: #6600FF; background: #FF9966; font-size: small; text-decoration: none; }

a.navl:link, a.navl:visited 
                        { color: #FFFF99; background: transparent; font-size: x-small; }
a.navl:active { color: #FF9999; background: transparent; font-size: x-small; }
a.navl:hover  { color: #6600FF; background: #FF9966; font-size: x-small; }

table            { background: transparent; font-size: small; color: #000000; }
table.navt   { color: #FFFF99; background: transparent; font-size: x-small;}
table.photo { background: #FFFFF0; color: #000000; }
th          { font-family: "Tahoma Bold", Arial, sans-serif; text-align: center; }
th.b       { font-size: medium; }
th.left    { text-align: left; }
th.right    { text-align: right; }
td          { text-align: left; }
td.nav   { text-align: right;  color: #FFFF99; background: #4682B4; }
td.links { text-align: center; color: #000000; background: #FDF5E6; }
th.head   { text-align: center; color: #000000; background: #FFFF99; font-weight: bold; }
td.cen      { text-align: center; }
td.right    { text-align: right; }
td.photo  { text-align: center; background: #FFFFF0; color: #000000; }
th.yellow    { background: #FFFFCC; color: #000000; }
td.yellow    { background: #FFFFCC; color: #000000; }

hr { height: 2px; }

h1, h2, h3, h4, h5, h6 { font-family: "Tahoma Bold", Arial, sans-serif; text-align: center; color: #000000; background: transparent; }
h1.nav, h2.nav, h3.nav, h4.nav, h5.nav, h6.nav { color: #99CCFF; background: transparent; }
h1.mrg, h2.mrg, h3.mrg, h4.mrg, h5.mrg, h6.mrg { color: #006600; background: transparent; }
h1.navsub, h2.navsub, h3.navsub, h4.navsub, h5.navsub, h6.navsub { color: #99CCFF; background: transparent; }
h3.left,  h4.left,  h5.left  { text-align: left; }
h3.right, h4.right, h5.right { text-align: right; }

p             { text-align: left; }
p.cen     { text-align: center; }
p.right   { text-align: right; }
p.note   { font-size: x-small; }
p.caption { text-align: center; font-size: x-small; }
p.navt      { text-align: right;   color: #FFFF99; background: transparent; font-size: x-small;}
p.navsub { text-align: center; color: #FFFF99; background: transparent; font-size: x-small;}
p.white    { text-align: center;  color: #FFFFFF; background: transparent; }

ul        { text-align: left; }
ol        { text-align: left; }
dl        { text-align: left; }
ol.let  { list-style: lower-alpha; }
