a:link       {  color: #FFFFFF; text-decoration: none}
a:hover      {  text-decoration: none; color:#FFFFFF}
a:visited    {  color: #FFFFFF; text-decoration: none}
body         { background-repeat: repeat; background-attachment: fixed; color: #FFFFFF; 
               font-family: Arial; font-size: 8pt; background-image: 
               url('images/tile.jpg'); background-position: left top }

h1           { font-size: 8pt; color: #FF8204; font-weight: bold }
h2           { font-size: 12pt; color: #008000; font-weight: bold }
h3           { font-size: 10pt; color: #000000; font-weight: bold }
h4           { font-size: 10pt }
h5           { font-size: 8pt; color: #000000; font-weight: bold }
h6           { font-size: 14pt; font-weight: bold }
small        { font-size: 9px }
ul           { list-style-image: url('img/bul.gif') }
.earthclr    { color: #FBCE7B; background-color: #B46B26 }
.potclr      { background-color: #BE4E03; color: #000000 }
.gradualshine{ filter:alpha(opacity=30); -moz-opacity:0.3; }