body {
	color: #003333;
	background-image: url(media/background_sq.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #660000;
}
a {

	margin-top: 10px;}
p      {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif
}
h1       {
	color: #033;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center
}
li     {
	color: black;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

link {
	color: #033;
	text-decoration: underline;
}
