a:link,
a:active,
a:visited
{
    font-family: "Tahoma", "Arial";

    color: blue;
    text-decoration: none;
    
}

a:hover
{
    font-family: "Tahoma", "Arial";

    color: blue;
    text-decoration: none;
    background-color: #d0d0ff;


}

body {
    background-color:#FFFF99;
    font-family: "Tahoma", "Arial";
    color: blue;
    text-decoration: none;

}
p,td {
    font-family: "Tahoma", "Arial";
    font-size: 10pt;
    color: blue;
    text-decoration: none;
}
h1 {
    font-family: "Tahoma", "Arial";
    font-size: 36pt;
    font-weight: bold;
    color: blue
}
.p20 {
    font-family: "Tahoma", "Arial";
    font-size: 20pt;
    font-weight: bold;
    color: blue ;
}

address {
    font-family: "Tahoma", "Arial";
    font-size: 8pt;
    color: blue;
    text-decoration: none;
}

.w3cbutton4 {
  margin: 1em 0;
  width: 9em;
  font-family: "Arial",sans-serif;
  font-size: 85%;
  font-weight: bold;
  color: blue;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #d0d0ff;
  color: blue;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}
.center { text-align: center; } 
.left { text-align: left; }
.right { text-align: right; }
.p8 {font-size: 8pt; }
.p7 {font-size: 7pt; }
.p6 {font-size: 6pt; }
.p9 {font-size: 9pt; }
.p10 {font-size: 10pt; }
.p11 {font-size: 11pt; }
.p12 {font-size: 12pt; }
.news
{
  font-family:  "arial" ;
  font-size: 9pt ;
  font-weight: bold ;
  color:black;
  background-color:#FFFFff;
}
.newstext
{
  font-family:  "arial" ;
  font-size: 9pt ;
  font-weight: 100 ;
  color:black;
  background-color:#FFFFff;
}
.news a:link,
.news a:active,
.news a:visited
{
    font-family:  "arial";
    font-weight: bold ;
    color:  black;
    text-decoration: none;
    background-color:#FFFFFF;
}

.news a:hover
{
    font-family:  "arial";

    color: #222222;
    text-decoration: none;
    background-color: #d0d0ff;


}
.newsvsmall
{
font-size: 7pt;
background-color:#FFFFFF;
}
.newshead
{
font-family: "arial" ;
  font-size: 9pt ;
  font-weight: bold ;
  color:#fFFF99;
  background-color:blue;
}
