<style type="text/css">
<!--
/***********************/
/***  Page Defaults  ***/
/***********************/
body {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  margin: 0px;
  background-image: url('images/bkg_leather.gif');
}

h1 {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  font-size: 16pt;
}

p {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

td {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

div {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

ol {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

ul {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

dl {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

input {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}


.headline {
  font-weight: bold;
  background-color: #FFFFFF;
}


/********************/
/***  Page Links  ***/
/********************/
a:link { 
  text-decoration: none;
  color: #9C0000;
  font-weight: bold;
}
a:visited { 
  text-decoration: none;
  color: #00009C;
  font-weight: bold;
}
a:hover { 
  text-decoration: underline;
  color: #9C009C;
  font-weight: bold;
}
a:active { 
  text-decoration: underline;
  color: #9C009C;
  font-weight: bold;
}

a.nav2 {
  text-decoration: none;
  color: #00009C;
  font-weight: normal;
  font-size: 8pt;
}

a.nav2:hover {
  text-decoration: underline;
  color: #9C0000;
  font-weight: normal;
  font-size: 8pt;
}
-->
</style>
