.headingtable{
font-size: x-large;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table_header1 {
  background-color: #006699;
  color: #FFFFFF;
  border-bottom-style: solid;
  border-width: 1px;
  text-align: center;
  font-weight: bold;
}
.table_content1 {
  background-color: #CCCCCC;
  color: #006699;
}
.adbk1{
  background-color: #3366FF;
  color: #000033;
}
.adbk2{
  background-color: #33FFFF;
  color: #000033;
}
.linkreverse{
  color: #CCFFFF;
}
.highlight1{
  color: #FF0000;
}

A,A:visited,A:active
{
	text-decoration:underline;
    color: #0066FF;
}
A:hover
{
	text-decoration:underline;
    color: #FF6500;
}
.P2{
  font-family: Georgia;
}

P{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
  color: #000080;
  font-family: Georgia;
}
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}
.smallertext, .smallertext A, .smallertext A:visited {

  font-size: smaller;
  text-decoration: none;
}
.tiny {

  font-size: x-small;
  text-decoration: none;
}




