 body {
  padding: 10px;
  margin: 0px;
  background-color: #f0f0ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
 }

 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #606060;
  background-color: #ffffff;
 }

 i {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  text-decoration:none;
  color : #606060;
  background-color: #ffffff;
 }

 div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #606060;
  background-color: #ffffff;
 }

 h1 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration:none;
  color : #606060;
  background-color: #ffffff;
 }

 h2 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  text-decoration:none;
  color : #606060;
  background-color: #ffffff;
 }

 h3 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 h4 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 ul {
  list-style-type: disc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 hr {
  text-align: center;
  width: 95%;
  height: 2px;
  color: #ff8080;
  border: none;
  background-color: #ffffff;
 }

 textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  background-color: #ffffff;
 }

 .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 .tabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none;
  color : #ffffff;
  background-color: #4040ff
 }

 .tabletitle95 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none;
  background-image: url("../images/tabletop95.png");
  background-repeat: no-repeat;
  color : #ffffff;
 }

 .tabletitle145 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none;
  background-image: url("../images/tabletop145.png");
  background-repeat: no-repeat;
  color : #ffffff;
 }

 .thinborder {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #4040ff;
  border-bottom-color: #4040ff;
  border-left-color: #4040ff;
 }

 .smalltabhead {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  background-color: #4040ff;
  text-transform: uppercase;
 }

 .usertablefont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #f0f0f0;
 }

 .thintableline {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #4040ff;
  border-bottom-color: #4040ff;
  border-left-color: #4040ff;
 }

 .fadetoright, .fadetoright TR, .fadetoright TD {
  background-image: url("../images/faderight.jpg");
  background-repeat: repeat-y;
  background-color: #808080;
  color: #00ffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
 }

 .newsbox {
  height: 300px;
  overflow: scroll;
  padding: 8px;
  margin-left: 5px;
  border: 1px solid #c0c0c0;
 }

 .newsbox h3 {
  font-weight: bold;
  font-size: 0.9em;
  border: 1px solid #c0c0c0;
  background-color: #9090ff;
  padding: 1px;
  color: #FFFFFF;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
 }

 .newsbox p {
  margin-bottom:0;
  font-size: 0.9em;
 }

 .newsbox a {
  font-size: 0.9em;
  color: #c04040;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
 }
