BODY {
	background: #FAFAEC;
	font-family : Comic Sans MS,Arial;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	color : #462616;
	font-size: small;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #A4BC64; SCROLLBAR-3DLIGHT-COLOR: #DFF2AC; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #DFF2AC; SCROLLBAR-DARKSHADOW-COLOR: #59711F
}

.TABLEpic {
cell-padding : 5px;
cell-spacing : 15px;
 background-color : #DFF2AC;
 border-style : dashed;
 border-color:  #A4BC64;
 text-align: center;
 }

.texttable {
cell-padding : 15px;
cell-spacing : 15px;
 background-color : #DFF2AC;
 border-style : dashed;
 border-color:  #A4BC64;
 text-align: left;
 }
  
 .TDtext{
 padding-left: 20px;
padding-right: 20px;
text-align: left;
vertical-align: top;
 }
  
  
TR {
padding : 3px;
 text-align: center;
vertical-align: top;
}

.TDpic {
padding-left: 5px;
padding-right: 5px;
text-align: center;
vertical-align: top;
}
	
.title {
color: #546B21;
font-size: medium;
font-weight: bold;
}
	
.small{
color: #212713;
font-size: x-small;
}

A {
	text-decoration: none;
	color: #91C620;
}

A:Hover {
	text-decoration: underline;
	color: #74912F;
}

.menu {
		color: #91C620;
}
