body         { 
	color: #175B64; 
	background: #000000; 
	font-family: Goudy Old Style; 
	font-size:14pt; 
	text-align:center; 
	margin-right:25; margin-left:25
}
a:link       { color: #2F8291;
			   text-decoration: underline }
a:visited    { color: #2F8291;
			   text-decoration: underline }
a:hover      { color: #318999;
			   text-decoration: underline }
a:active     { color: #318999; text-decoration: underline }
h1           { font-size: 18pt; font-weight: bold }
h2           { font-size: 14pt; font-weight: bold }
h3           { font-size: 12pt; font-weight: bold }
table        { color: #2f8291; 
			   background: #000000; 
			   font-family: Goudy Old Style; 
			   font-size:14pt; 
			   text-align:center; 
 }
img.floatLeft { float: left; margin: 4px; }
img.floatRight { float: right; margin: 4px; }
p            { margin-left: 15; margin-right: 15 }



