body,td,th {
	font-family: Calibri;
	font-size: medium;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	width: 100%;

	left: auto;
	top: auto;

}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #A45200;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: none;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: High Tower Text;
}
h1 {
	font-size: 36px;
	font-family: "High Tower Text";
	text-align: left;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}

