a:link    { color: #00FFFF; font-weight: bolder; text-decoration: none }
a:visited { color: #00FFFF; font-weight: bolder; text-decoration: none }
a:hover   { color: #FFFFFF; font-weight: bolder; text-decoration: none }

body
 {
 font-family: Verdana, Arial, Helvetica;
 background-attachment: fixed;
 background-image: url("images/wallpaper.jpg");
 font-size: small;
 color: #AAFFAA
 }
 
table
 {
 font-family: Verdana, Arial, Helvetica;
 background-attachment: fixed;
 background-image: url("images/wallpaper.jpg");
 font-size: small;
 color: #AAFFAA
 }

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica; color: #00FFAA }
h1 { font-size: xx-large; text-decoration: none }
h2 { font-size: x-large; text-decoration: none }
h3 { font-size: large; text-decoration: none; color: #FFFFFF}
h4 { font-size: medium; text-decoration: none; color: #FFFFFF }
h5 { font-size: small; text-decoration: none; color: #FFFFFF}
h6 { font-size: x-small; font-style: italic; text-decoration: none }

.form8  { font-family: Arial; font-size: x-small; text-decoration: none; color: #FFFFAA }
.form9  { font-family: Arial; font-size: x-small; text-decoration: none; color: #00FFFF }
