body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #65CDCD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #339999;
}
a:visited {
	color: #006666;
}
a:active {
	color: #666600;
}
a:hover {
	color: #666600;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
