BODY {
 background-color: white;
 background-image: none;}
H1 {
 font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: center;}
H2 {
 text-align: center;}
H3 {
 font-family: Arial,Helvetica,sans-serif;
 color: black; text-align: center;}
H4{
 font-family: Arial,Helvetica,sans-serif;
 color: #414916; text-align: left;
 margin-bottom: 2px;}
H5 {
 font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: left;
 margin-top: 2px; margin-bottom: 5px;}
H6 {
 font-family: Arial,Helvetica,sans-serif;
 color: #A43102; text-align: left;}

A:link {
 color: blue;}
A:visited {
 color: blue;}
A:active {
 background-color: yellow;}

TABLE.schedule	{
	width: 99%;
	margin-left: auto; margin-right: auto;}

TH { 
	text-align: center; font-weight: bold;}
TD {
	vertical-align: top;
	font-size: 80%;
	font-family: Verdana,Arial,sans-serif;}

.address { 
 background-color: #E6F598;}

.finder { 
 background-color: #E6F598;}

.reference {
 background-color: #E6F598;}

.name {
 width: 22%;}

.relation {
 width: 10%;}

.condition {
 width: 3%;}

.age { width: 5%;
 text-align: right;}

.occupation {
 width: 25%;}

.birthplace {
 width: 30%;}

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;}
