body   {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	background-image: url("images/bgpattern2.jpg");
}
p { font-size: 18px; }

.outsidetable    {
	margin: 1em;
	padding: 0.5px;
	border: solid 3px #000;
	background-image: url(images/whitetransparency.png);
	}
	
.navlinks  {
	font-size: 18px;
	font-weight: bold;
	text-align: center
}
a:link {
	color: #3366CC;
	text-decoration: none
}
a:visited {
	color: #3366CC;
	text-decoration: none
}
a:hover   {
	color: #3399CC;
	text-decoration: underline
}
img     { padding: 0.8em }

.homelink {
	color: #000;
	text-decoration: none;
	font-size: 40px;
}
.blue {
	color: #0000FF;
}

.nopad { padding: 0; }

.firstletter {
	font-size: 36px;
	font-style: italic;
	color: #000000;
}
