body {
	background-color: #1DAAAD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #009900;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #085174;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	left: auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0D3D54;
}
h2 {
	font-family: "Lucida Handwriting", "Monotype Corsiva", "BrushScript BT", cursive;
	font-size: 18px;
	color: #084D6C;
	line-height: 30px;
}
