body {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #59CAF4;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #20B5ED;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
.smallheader {
	color: #01ACEC;
}
h2 {
	color: #01ACEC;
	text-decoration: none;
}
.smalltext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

