@charset "ISO-8859-1";
body {
	background-image: url(backtiles/home.jpg);
	background-color: #FFFFFF;
}
p {
	font-weight: 900;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: 10px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #4D6C4F;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #657F65;
}
a:link {
	text-decoration: none;
	color: #333F86;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E87737;
}
a:active {
	text-decoration: none;
}
