td {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #535353;
	font-size: 90%;



}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFDD;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #009999;
	text-decoration: none;
}
.bg1 {
	background-color: #E0F289;
}
.bg2 {
	background-color: #006633;
}
.td2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
.table1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}
.td3 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
