body {
	background-color: #99ccff;
	color: #000000;
	background-image: url("images/compassrose2.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: arial;
	font-size: 10pt;
	margin: 0px 5px 0px 5px
}

h1 {
	font-family: caslon antique, arial;
	font-size: 20pt;
	text-align: center;
	text-decoration: underline;
	margin: 20pt 0pt 0pt 0pt
}

h2 {
	font-family: caslon antique, arial;
	font-size: 16pt;
	margin: 18pt 0pt 0pt 0pt
}

p {
	font-family: arial;
	font-size: 10pt;
	margin: 8pt 0pt 0pt 0pt
}

th {
	font-family: arial;
	font-size: 12pt
}

td {
	font-family: arial;
	font-size: 10pt
}	

li {
	font-family: arial;
	font-size: 10pt;
	margin: 1pt 0pt 0pt 0pt
}

big {
	font-size: 16pt
}

a {
	text-decoration: none
}

a:link {
	color: #5555ff
}

a:visited {
	color: #8282ad
}

a:hover {
	color: #ffffff
}

.bonaventure {
	font-family: caslon antique, arial
}

.old {
	color:#888888
}

div.counter {
	width: 100px;
	background-color: black;
	color: yellow;
	font-family: caslon antique, verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-style: ridge;
	border-width: 4px;
	border-color: #ffff00
}
