<style type="text/css">

A:link  {color: navy; text-decoration: none; }
A:link  {color: navy; text-decoration: none; }
A:visited {color: navy; text-decoration: none; }
A:active {color: blue; text-decoration: none; }
A:hover {text-decoration: underline; color: blue }

h1, h2 { color: navy }
li { text-align: left; font-size: small; color: navy }

body { 
  font-family: Verdana, Arial, Sans-serif; 
  font-size: large; 
  vertical-align: middle; 
  #background: white url("images/border.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: top left;
  color: navy;
  text-align: center;
  }

.header { font-family: Verdana, Arial, Sans-serif; font-size: small; vertical-align: top; text-align: center; font-weight: bold; color: #0000c0; }

.reverse { font-family: Verdana, Arial, Sans-serif; font-size: x-small; vertical-align: middle; text-align: center; color: #ffffff; background: #0000c0 }

.reverse a:link { color: #ffffff }
.reverse a:visited { color: #ffffff }
.reverse img { border: thin solid #ffffff }

.plain img { border: none }
.justify { text-align: justify; font-size: small }

.footer { font-family: Verdana, Arial, Sans-serif; font-size: xx-small; vertical-align: top; text-align: center; color: #0000c0; background: #ffffff; }
</style>
