body {
	font-family: Times,Times New Roman, serif;
	color: #000;
	margin: 0;
	background: #FFF;
	background-image: none }

a:link {
	text-decoration: none;
	background-color: inherit;
	color: #00F }
a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #F00 }
a:hover {
	text-decoration: underline; 
	background-color: inherit;
	color: #0F0 }
a:active {
	text-decoration: underline; 
	background-color: inherit;
	color: #0F0 }

P {
	margin: 1em 1em 1em 2em;
	background-color: inherit;
	color: inherit }

H1, H2, H3 {
	margin: 1em;
	background-color: inherit;
	color: inherit }
 
.metainfo {
	font-size: smaller;
	font-style: italic;
	background-color: inherit;
	color: inherit }

.address {
	font-size: smaller;
	font-style: italic;
	background-color: inherit;
	text-align: right;
	color: inherit }

.note {
	font-size: smaller;
	font-style: italic;
	background-color: inherit;
	padding-left: 2em;
	color: inherit }
	
.feedback {
	font-style: italic;
	background-color: inherit;
	padding: 0 2em 0 2em;
	color: #666 }

.blurb {
	font-size: larger;
	font-style: italic;
	text-align: center;
	background-color: inherit;
	color: inherit }