p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 11px;
}
li {
	end-indent: 10px;
}
a {
	color: #3366CC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2 {
font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 14px;
	font-weight: bold;

}

u {
	font-weight: bold;
	text-decoration: none;

}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer a {
	color: #000000;
	font-weight: bold;
}
.heading {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E5C52;
}
.class1 A:link {text-decoration: none; color: #2E5C52; font-size: 12px;}
.class1 A:visited {text-decoration: none; color: #2E5C52; font-size: 12px;}
.class1 A:active {text-decoration: none; font-size: 12px;}
.class1 A:hover {text-decoration: none; color: black; font-size: 12px;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	text-decoration: underline;
	font-weight: normal;
}