body{
	color: #660000;
	font-family: Monotype Corsiva, "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-weight: 400;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

p, td {
	color: #660000;
	font-family: Monotype Corsiva; 
	font-size: 25px;
	font-style:italic;
	font-weight: 400;
}
	
a:link, a:visited, a:hover {
	color:#996600;
	text-decoration: underline;
}

a:active{
	color:#336600;
}

img {
	border-color: #996600;
s	margin: 5px; 
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.small {
	font-size: 20px;
	}