body {
  font-family: Arial;
  font-size:10px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#e2e0d2;
}

td{
font-size:12px;
}

.whitebg{
background-color:#ffffff;
}

.greyborder {
	border: 1px solid #cbcfd3;

}
.imagegreenborder {
	border: 1px solid #A6C150;
}


a:link {
	text-decoration:none;
	color:#336666;
	font-size:12px;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:#336666;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
background-color:#e2e0d2;
color:#000000;
text-decoration:underline;
font-size:12px;
}
a:active {
text-decoration:underline;
font-size:12px;
}
	
	
	.greentitle{
	font-size:13px;
	font-weight:bold;
	color:#336666;
	background-color:#f0efe8;
	height:20px;
	padding-left:20px;
	}


.title{
font-size:30px;
color:#c1bda4;
}








.brownbg{
  background-color:#c1bda4;}
  
  .footer{
  font-size:10px;
  color:#ffffff;
  }
  


