@charset "ISO-8859-1";
body {
	background-image: url(images/tileback.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f9ce83;
	text-align: justify;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #9aa4d2;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: f9ce83;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #906AAD;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: ae89ce;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
}
