.background {
	background: url(images/bk.gif);
}
body {
	background-color: #000;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #153F51;
}
a:link {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #069;
	text-decoration: none;
}
a:hover {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #52889f;
	text-decoration: none;
}
a {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #000
}
a:visited {
	text-decoration: none;
	color: #52889f;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
body p {
	font: normal 15px/120% Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 15px;
	color: #000;
}
.introtext {
	font: 17px/120% Georgia, "Times New Roman", Times, serif;
	color: 069;
}
