body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
body {
	margin-left: 25px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
}
.welcome {
	font-size: 23px;
	font-weight: bold;
	color: #2A9C23;
}
.welcome_sub {
	font-size: 16px;
	font-weight: normal;
	color: #2A9C23;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	line-height: 16px;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #2A9C23;
}
a:active {
	color: #336699;
}
.footnote {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}