body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF9999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #993366;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF6600;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	color: #FFFF00;
	background-color: #FF66CC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: 993366;
}
