a:visited {
	color: #0066FF;
}
a:link {
	color: #CC0000;
}
h2 {
	font-family: "Monotype Corsiva", Script, cursive, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #CC0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC0000;
	font-weight: lighter;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
}
p {
	font-family: "Times New Roman",Times, serif;
	color: #000000;
}