body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #009966;
}
a:link, a:visited, a:active {
	color: #009966;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.copy {
	text-align: right;
	background-image: url(images/layout/footer.jpg);
	font-size: 13px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.copy a{
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.maincell {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009966;
}
