BODY {
 background-color: white;}
H1 {
 font-family: Arial,Helvetica,sans-serif;
 color: #B22222; text-align: center;}
H3 {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color: olive; text-align: left;}

A:link.linker {
 color: blue;
 text-decoration: none;}
A:visited {
 color: red;}
A:active {
 text-decoration: underline;}

.linker {
	color: green;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;}

.describe {
	font-family: Arial,Helvetica,sans-serif;}

.urlrpt {
	font-size: 90%;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;}

DIV.commentary {
	font-family: Verdana,Arial,Helvetica,sans-serif; 	
	font-size: 80%; 
	margin: 0% 10% 0% 10%; 
	padding: 1px 5px 0px 5px; 
	text-indent: 0px; 
	border: solid green 1px;}
