a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24pt;
	font-weight: bold;
}
p {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
}
