body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #163735;
	text-align: center;
}

td {
	font-size: 11px;
}
a{
	color: #7B9740;
	text-decoration: underline;
}
a:hover{
	color: #60958D;
	text-decoration: none;
}
hr {
	height: 1px;
	clear: both;
}
ul, dd, p, ol  {
	margin-top: 0.5ex;
	line-height: 140%;
}
dl {
	font-size: 90%;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0C1F1E;
	padding-top: 1px;
	padding-bottom: 1px;
}
th {
	font-size: 80%;
	color: #000033;
}
small {
	font-size: 80%;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
	margin-bottom: 0.5ex;
	margin-top: 0.5ex;
}
h1 {
	font-size: 200%;
	margin-top: 0px;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
}
legend {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 6px;
	color: #163735;
}
fieldset {
	width: 40%;
	vertical-align: top;
	margin-right: 10px;
	display: inline;
	padding: 5;
}
form {
	color: #163735;
}
img {
}
div {
	text-align: left;
}
blockquote{
	margin-left: 0px;
	margin-right: 0px;
}
