body {
	background-color: #339966;
}

p {
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	line-height: 20px;
 }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336600;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339933;
}
a:visited {
	color: #009900;
}
h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339933;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;

}


.main {background-color: #FFFFCC !important;}

.navbar { 
  border-right: solid 1px #E0D0B1;
  bgcolor: #FFFFCC;        
}

.infobar { 
  border-left: solid 1px #E0D0B1;      
} 

/* footer */
.footer {
   font-size: 9px;
   font-weight: normal;
   border-top:1px solid #2FB673;
   background-color:#FFFFCC;
   border-bottom: 8px solid #2FB673;
   width: 950px;
   height: 20px;
}





