BODY {
background-color:#FFFFFF;
font-family: Arial, Verdana, sans-serif;
}

A:link {
color: rgb(204,51,51);
font-family: Arial, Verdana, sans-serif;
text-decoration: underline;
}
A:visited {
color: rgb(204,00,00);
font-family: Arial, Verdana, sans-serif;
text-decoration: underline;
}
A:hover {
color: rgb(255,51,51);
}
A:active {
color: rgb(255,51,51);
}



TABLE {
    border-width:thin;
    border-style:solid;
    border-color:#336699;
    color: rgb(0,0,102);
    font-size: 90%;
}

TABLE.full, .full TD, .full TH {
    border-style:none;
    color: rgb(0,0,102);
    font-size: 100%;
}



TABLE.bluebg , .bluebg TH {
background-color: #336699;
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
color: rgb(0,0,0);
}
TD.blueborder {
 border-width:thin;
 border-style:solid;
 border-color:#336699;
 font-size:100%;
 background-color:white;
}

TD.bluebg{
color: rgb(0,0,0);
background-color:#FFFFFF;
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
}




.bluebig, .bluebig TD, .bluebig TH
{
color: rgb(51,102,153);
font-family: Arial, Verdana, sans-serif;
font-size: 106%;
font-weight: bold;
}

.bluebold, .bluebold TD, .bluebold TH
{
color: rgb(51,102,153);
font-family: Arial, Verdana, sans-serif;
font-size: 80%;
font-weight: bold;
}

.blueverybig, .blueverybig TD, .blueverybig TH
{
color: rgb(51,102,153);
font-family: Arial, Verdana, sans-serif;
font-size: 150%;
font-weight: bold;
}
.bluedark, .bluedark TD, .bluedark TH
{
color: rgb(00,51,102);
background-color:#99CCCC;
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
font-weight: bold;
}


.blue100, .blue100 TD, .blue100 TH
{
color: rgb(51,102,153);
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}

.blue, .blue TD, .blue TH
{
color: rgb(51,102,153);
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
}
.bluesmall, .bluesmall TD, .bluesmall TH
{
color: rgb(51,102,153);
font-size: 84%;
}


HR {
  clear: both;
color: rgb(51,51,51);

}

H1 {
  color: rgb(225,45,3);
  font-family: Arial, Verdana, sans-serif;
  font-size: 220%;
  margin: 4px 4px 0px 0px;  text-align: left;
}

H2 {
  color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 120%;
  margin-top: 2px;
  margin-bottom: 22px;
  padding: 1px 1px 1px 0px;
  text-align: left
}

H3 {
  clear: both;
  color: rgb(102,0,0);
  font-family: sans-serif;
  font-size: 115%;
  margin-top: 16px;
  margin-bottom: 2px;
  text-align: left
}

H4 {
color: rgb(0,0,0);
  font-family: sans-serif;
  font-size: 110%;
  font-weight: normal;
  padding: 1px 3px 4px 0px;
  text-align: left
}

H5 {
  color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 100%;
  margin-left: 15%;
  padding-left: 15%;
}


H6 {
  color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 93%;
  padding: 0px 0px 0px 0px;
  text-align: left
}

LI {
color: rgb(51,102,153);
  font-family: Arial, Verdana, sans-serif;
  font-size: 90%;
  margin: 0 0 0 0
}

P {
color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 90%;
  text-align: left
}


