BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#666666;
	color:black;
	background-position: center;
}

.style1 {color: #FFFFFF}

P {
	margin-left: 1em;
	margin-right: 1em;
}


a,a:link,a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #9C0000;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #9C0000;
}
a.head,a.head:link,a.head:visited {
	color: #fffbf7;
}
a.head:hover {
	color: #fffbf7;
}

