H2 
   {
   font-family: times, serif;
   color:#2F6424;
   }

H3 
   {
   font-family: times, serif;
   color:#2F6424;
   }

P
{
		  color:#2F6424;
		  font-family: Georgia, times, serif;
}

P.white_paragraph
{
		  color:#F2FFD1;
		  font-family: Georgia, times, serif;
}



span
{
		  color:#2F6424;
		  font-family: Georgia, times, serif;
}


A.implink        {
 		  color:#6CA50F;
		  font-family: times, serif;
		 }

A.notactive      {
		  color:#F2FFD1;
		  font-family: times, serif;
		 }

img.floatRight {
    float: right;
    margin: 3px;
}

img.floatLeft {
    float: left;
    margin: 3px;
} 

table.samecolorastextbackground { 
   background: url("images/bgcolor.png") repeat;
}

td.topbar {
    background:#EFEFEF;
}

td.menu {
    background:#2F6424;
}

td.body {
    background:#F2FFD1;
}
