body         { background-color: white; background-image: url('images/lighter_transp_c5e.jpg'); 
               background-attachment: fixed; background-repeat: repeat; }
               
h1, h2, h3, h4 { font-family: arial, verdana, helvetica; text-decoration: none; color: #008080 }
h1           { font-size: large }
h2           { font-size: medium }
h3           { font-size: small }
h4           { font-size: x-small }

p            { font-family: arial, verdana, helvetica; color: black; font-size: x-small }
td           { font-family: arial, verdana, helvetica; color: black; font-size: x-small; }

a            { font-family: arial, verdana, helvetica; font-size: x-small; color: blue; text-decoration: none;}
a:hover      { font-family: arial, verdana, helvetica; color: #000000; background-color: lime; font-size: x-small }
a:link       { font-family: arial, verdana, helvetica; font-size: x-small ; color: black; }
a:visited    { font-family: arial, verdana, helvetica; font-size: x-small; color: #800080 }
a:active     { font-family: arial, verdana, helvetica; font-size: x-small; color: red; background-color: lime; }
hr           { height: 1; color: #000088 }