BODY {  background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #000000 }

HR	{ color: #FF0000;
	height: 2px; }

A:link { color: #0000AA; text-decoration: none }
A:visited { color: #0000AA; text-decoration: none }
A:hover { color: #FF0000; text-decoration: none }
A:active { color: #000000; text-decoration: none }

.leftcorrect { text-align: left;
	width: 790px; }

.maintext	{ width: 535px; }

.datablock { width: 250px;
	background-color: #FFF4F4; 
	float: right;
	padding-bottom: 2em; }

.datatext	{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 0.8em; 
	margin: 0em 0.5em 1em 1em;
	font-style: normal; 
	font-weight: normal;
	color: #709040; 
	text-decoration: none;
	padding: 0; }

.thumbnail { margin: 0 1em 0em 1em;
	border: 0; }

.thumbnailbox { width: 100%;
	padding-top: 1em; }

.navblock	{ width: 250px;
	float: right; }

.navlinks	{ font-size: 0.75em;
	color: red;
	margin: 1em 0.5em 0em 1.2em;
	line-height: 1.3em; }

.title	{ font-size: 2.5em; 
	font-style: italic; 
	font-family: times, serif;}

.subtitle 	{ font-size: 1.5em; }

.bold 	{ font-weight: bold; }
	
