body {
	margin-left: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #003300;
}
.top {
	background-image: url(1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A3CEA2;
}
.sub {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 16pt;
	color: #336633;
	padding: 4px 4px 4px 8px;
	border: 1px solid #00BB5E;
	background-color: #E2EFE2;
	font-weight: bold;
	letter-spacing: -1px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #0D145B;
}
.med {
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
}

.norm {
	line-height: 14pt;
}
a {
	color: #336633;
	font-weight: bold;
}
a:hover {
	color: #63AB61;
}
.links {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	color: #336633;
	padding: 4px 4px 4px 8px;
	border: 1px solid #00BB5E;
	background-color: #E2EFE2;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 12pt;
}
