body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8399B0;
	margin: 18px 15px 15px 15px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	/*background-image: url(../img/bwsheep.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	color: #DFDFDF;
}
a, a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #EDDBAF;
	font-weight: bold;
}
/* old default styles:
body {
	background-color: #FFFFF0;
	font-family: "MS Serif", "New York", serif;
	color: #000037;
	display: block;
	font-size: 98%;
	margin: 5px;
	text-align: justify;
}
a {
	color: #696969;
}
a:link, a:visited, a:active, a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/
.copyright {
	font-size: 70%;
	font-weight: bold;
}