.td1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 11px;
	padding: 2px;

}
.td2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #FFFFFF;


}
.td3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #006633;


}
.footer {
	color: #006633;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
	padding: 5px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;



}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.b:link, a.b:active, a.b:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.b:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
ul {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}
h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #006633;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	text-align: right;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CC9966;

}
input, select, textarea {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #346633;
	background-color: #DDFFDD;
	border: 1px solid #346633;
}
h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	margin: 2px;
	padding: 0px;
	color: #346633;

}
a.shadow:link, a.shadow:active, a.shadow:hover, a.shadow:visited {
	color: #FFFFFF;
}