body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
body {
	background-color: #E8FBE3;
}
td#tdFooter  {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #E8FBE3;
}
#tdFooter a {
	font-size: 11px;
}



h1 {
	font-style: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-style: normal;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
td#tdSidebar {
	text-align: center;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 10px;
	background-color: #E8FBE3;
}
hr {
	color: #006600;
}
td#tdContent {
	vertical-align: top;
	color: #000000;
	background-color: #E8FBE3;
}
p {
	font-size: 12px;
	text-align: center;
}
ul {
	text-align: center;
	list-style-type: square;
	list-style-position: inside;
}

