body { font-family: "times new roman", times, serif;
	font-style: normal;
	font-size: 1.3em;
	color: #73746F;
	background-color: #EDE1BB;
	background-image: url(flyingbat.jpg);
	background-repeat: repeat-y;
	}
	
table { margin-top: 20px;
	margin-left: 150px;
	}
	
tfoot { color: #73746F;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
h1 { color: #27221F;
	background-color: transparent;
	font-variant: small-caps;
	}		
	
h2 { color: #73746F; 
	background-color: transparent;
	font-variant: small-caps;
	margin-top: 40px;	
         }			
	
p { text-indent: 2em;
	font-weight: bold;
	}
	
p.first:first-letter { color: #73746F;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	}
	
p.sig { color: #73746F;
	background-color: transparent;
	font-family: "Amazone BT", cursive, sans-serif;	
	text-indent: 2em;
	}
	
ul.address { list-style-type: none;
	}	
	
.attention { text-decoration: underline;
	font-weight: bolder;
	font-style: italic;
	}
	
hr { color: #73746F;
	width: 30%;
	}
	
.image { border-color: #73746F;
	border-width: 8px;
	border-style: groove;
	}
	
.copy { font-size: .7em;
	font-weight: bold;
	}				
		
a:link { color: blue;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

a:active { color: #27221F;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

a:visited { color: #954D48; 
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

a:hover { color: #D5C17D;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}           
           
           