BODY  {
  font-size : 16px;
  font-family : Verdana,Arial,helvetica,sans-serif;
  background-color : #eeeeee;
  background-image : url(../images/leafinTubeBg4.jpg);
  background-position : left top;
}
H1 {
  color : #006666;
  font-size : 24px;
  font-family : Georgia,"Times New Roman",serif;
  font-weight : normal;
}
H2 {
  color : #006666;
  font-family : Georgia,"Times New Roman",serif;
  font-size : 19px;
  font-weight : normal;
}
H3 {
  color : #006666;
  font-family : Georgia,"Times New Roman",serif;
  font-size : 17px;
  font-weight : normal;
}
.H3{
  color : #006666;
  font-family : Georgia,"Times New Roman",serif;
  font-size : 14px;
  font-weight : bold;
  margin-bottom : 3px;
}
H4{
  font-size : 14px;
  color : #006666;
  font-family : Georgia,"Times New Roman",serif;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 1pt;
  border-style : solid;
  border-color : black;
  font-weight : 100;
}
H5{
  font-size : 16px;
  color : #006666;
  font-family : Georgia,"Times New Roman",serif;
}
H6{
  color : black;
  font-size : 15px;
  background-color : #eeeeee;
  font-family : Arial,helvetica,sans-serif;
  letter-spacing : 1pt;
  padding-left : 2px;
}
A:LINK, A:VISITED {
  font-family : Verdana,helvetica,Arial,sans-serif;
  text-decoration : none;
  color : green;
  font-size : 16px;
}
A:HOVER {
  font-family : Verdana,helvetica,Arial,sans-serif;
  color : teal;
  font-size : 16px;
  text-decoration : underline;
  background-color : #bcedd1;
}
A:ACTIVE {
  font-family : Verdana,helvetica,Arial,sans-serif;
  color : teal;
  font-size : 16px;
  text-decoration : underline;
  background-color : #bcedd1;
}
#menu A {
  font-family : Arial,sans-serif,Helvetica;
  color : #666666;
  font-size : 13px;
  font-weight : normal;
}
#menu A:LINK {
  font-family : helvetica,Arial,sans-serif;
  color : teal;
}
#menu A:VISITED {
  font-family : helvetica,Arial,sans-serif;
  color : teal;
}
#menu A:HOVER {
  font-family : helvetica,Arial,sans-serif;
  color : teal;
  text-decoration : underline;
  background-color : #bcedd1;
}
#menu A:ACTIVE {
  font-family : helvetica,Arial,sans-serif;
  color : teal;
  text-decoration : underline;
  background-color : #bcedd1;
}
.menuA{
  font-family : Verdana,Arial,sans-serif,Helvetica;
  color : #006666;
  font-size : 16px;
  font-weight : bold;
  text-decoration : underline;
}
.menuA:LINK{
  color : teal;
  text-decoration : underline;
}
.menuA:VISITED{
  color : teal;
  text-decoration : underline;
}
.menuA:HOVER{
  color : teal;
  text-decoration : underline;
  background-color : #bcedd1;
}
.menuA:ACTIVE{
  color : teal;
  text-decoration : underline;
  background-color : #bcedd1;
}
.whitettxt {
  font-family : "Trebuchet MS",Verdana,helvetica,Arial,sans-serif;
  background-color : #e0e0e0;
}
P{
  font-family : Verdana,helvetica,Arial,sans-serif;
  font-size : 16px;
}
OL{
  font-size : 16px;
  font-family : Verdana,helvetica,Arial,sans-serif;
  list-style-type : decimal;
}
UL{
  font-size : 16px;
  font-family : Verdana,helvetica,Arial,sans-serif;
  list-style-type : circle;
  line-height : 3ex;
}
TD,TR,TABLE{
  font-family : Verdana,helvetica,Arial,sans-serif;
  font-size : 16px;
}
.border2px{
  font-weight : normal;
  border-width : 2px;
  border-style : solid;
  border-color : black;
}
.border1px{
  font-weight : normal;
  border-width : 1px;
  border-style : solid;
  border-color : black;
}
.noIndent{
  text-align : left;
  text-indent : 0px;
}
.xlarge{
  font-size : x-large;
}
.Large{
  font-size : large;
}
.medium{
  font-size : medium;
}
.small{
  font-size : 13px;
}
.xsmall{
  font-size : 11px;
}
.xxsmall{
  font-size : 9px;
}
.position{
  font-size : 13px;
  font-weight : normal;
  vertical-align : middle;
  font-family : Arial,helvetica,sans-serif,Verdana;
}
