BODY
{background-attachment: fixed;
background-color: #8FBC8F;
background-image: url(pics/grass_back.gif);
background-repeat: repeat;
color: #000000;
font-family: Arial, Helvetica, sans-serif, serif, monospace;
font-size: 14px;
margin: 5px;
text-decoration: none}

H1
{background-color: #FFFFCC;
background-image: none;
border: medium outset;
color: #336699;
font-style: italic;
font-weight: bolder;
padding-bottom: 5px;
padding-left: 30px;
padding-right: 30px;
padding-top: 5px;
text-decoration: none}

A:link
{color: #483D8B;
text-decoration: none}

A:visited
{color: #1E90FF;
text-decoration: none}

A:active
{color: #00CCCC;
text-decoration: none}

A:hover
{color: #00CCCC;
text-decoration: underline}