h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
