<style type="text/css">

x     {
      }

body
      {
      font-family: verdana, arial;
      font-size: 11px
      }
td
      {
      font-family: verdana, arial;
      color: black;
      font-size: 11px
      }

h1
      {
      font-family: verdana, arial;
      font-weight:bold;
      color: black;
      font-size: 10px;
      margin-top: 6px;
      margin-bottom: 6px;
	  margin-left: 5px;
	  margin-right: 5px
      }

h2
      {
      font-family: verdana, arial;
      text-decoration: none;
      font-weight:bold;
      color: black;
      font-size: 13px;
      margin-top: 3px;
      margin-bottom: 3px;
	  margin-left: 5px;
	  margin-right: 5px
      }
h3
      {
      font-family: verdana, arial;
      text-decoration: none;
      font-weight:bold;
      color: black;
      font-size: 11px;
      margin-top: 5px;
      margin-bottom: 5px;
	  margin-left: 5px;
	  margin-right: 5px
      }
h4
      {
      font-family: verdana, arial;
      text-decoration: none;
      font-weight:bold;
      color: black;
      font-size: 11px;
      margin-top: 5px;
      margin-bottom: 5px;
	  margin-left: 5px;
	  margin-right: 5px
      }

p
      {
      font-family: verdana, arial;
      text-decoration: none;
      font-weight:normal;
      color: black;
	  margin-top: 4px;
	  margin-bottom : 4px;
	  margin-left: 5px;
	  margin-right: 5px;
      }

a:link
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:visited
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:hover
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:link.menu
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:visited.menu
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:hover.menu
      {
      text-decoration: none;
      font-weight: bold;
      color: red
      }

a:link.none
      {
      text-decoration: none;
      font-weight: normal;
      color: red
      }

a:visited.none
      {
      text-decoration: none;
      font-weight: normal;
      color: red
      }

a:hover.none
      {
      text-decoration: none;
      font-weight: normal;
      color: red
      }

.none
      {
      font-weight: normal;
      text-decoration: none
      }

.size1
      {
      font-size: 9px
      }

a:link.bord img {border: solid 1px red;}
a:visited.bord img {border: solid 1px red;}
a:hover.bord img {border: 1px white solid;}

</style>