
<!--
td {
  font-size : 100%;
  color: #333333;
  line-height: 150%;
  font-weight : lighter;
}

td.header {
  font-size : 95%;
  color: #333333;
  line-height: 250%;
  font-weight : lighter;
}

td.new {
  font-size : 95%;
  color: #333333;
  line-height: 130%;
  font-weight : lighter;
}

body {
  background-color:white;
  margin:0px
  font-size : 90%;
  line-height: 150%;
}
A:link {
  color : #404040;
  text-decoration : underline;
}
A:visited {
  color : #202020;
  text-decoration : underline;
}
A:active {
  color : #006000;
  text-decoration : underline;
}
A:hover {
  color : #339900;
  text-decoration : underline;
}
textarea
{
color:#333333;
border-width:"1px";
border-color:"#ffcccc";
background:#ffffff; border: 1px #663333 solid}
}
.tb
{
color:"#333333";
background-color:#ffffff;
border-left:0;
border-right:0;
border-top:0;
border-bottom:1 solid #ffcccc;
}
input, select
{
color:"#333333";
background-color:#ffffff;
border-left:1 solid #663333;
border-right:1 solid #663333;
border-top:1 solid #663333;
border-bottom:1 solid #663333;
}
-->

