body {
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.bodytext a:link {
	color: #000066;
	text-decoration: none;
}
.bodytext a:visited {
	color: #036;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;
}
.bodytextred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.footer_about a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_about a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_about a:hover {
	text-decoration: underline;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.footerlinks a:link {
	color: #006;
	text-decoration: none;
}
.footerlinks a:visited {
	text-decoration: none;
	color: #036;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.heading1 a:link {
	text-decoration: none;
	color: #000066;
}
.heading1 a:visited {
	text-decoration: none;
	color: #036;
}
.heading1 a:hover {
	text-decoration: underline;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
.heading2 a:link {
	color: #006;
	text-decoration: none;
}
.heading2 a:visited {
	text-decoration: none;
	color: #036;
}
.heading2 a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lite_grey {
	color: #CCCCCC;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}

