body {
background-color:#e6eafd;
font-family: Arial, Verdana, sans-serif;
width:780px;
}

a:link {
color: rgb(204,51,51);
font-family: Arial, Verdana, sans-serif;
text-decoration: underline;
font-size:105%;
}
a:visited {
color: rgb(204,00,00);
font-family: Arial, Verdana, sans-serif;
text-decoration: underline;
font-size:105%;
}
a:hover {
color: rgb(255,51,51);
font-size:105%;
}
a:active {
color: rgb(255,51,51);
font-size:105%;
}



table {
    border-width:thin;
    border-style:solid;
    border-color:#336699;
    color: rgb(0,0,102);
    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: script;
  font-style:italic;
  font-size: 320%;
  margin: 4px 4px 0px 0px;  text-align: center;
}

h2 {
  color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 170%;
  margin-top: 2px;
  margin-bottom: 22px;
  padding: 1px 1px 1px 0px;
  text-align: center;
}

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
}


