body,html
{
	font-family: Georgia, serif;
	color: #b00;
	background: #eee;
}

.indent
{
	margin-left: 15mm;
	margin-right: 15mm;
}

:link,:visited
{ 
	font-style: normal; 
}

:hover{ 
	font-style: italic; 
}

.lastmod
{ 
	font-family: serif; 
	font-size: 8pt; 
	color: #808080; 
	text-align: right; 
	margin-top: 5cm; 
}

*.backto,a:link.backto,a:visited.backto
{
	font-family: "Comic Sans MS",sans-serif; 
	font-weight: normal; 
	font-size: 110%;
	color: #08f; 
	font-style: normal;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
}

a:hover.backto
{
	color: #f00;
	background: #fff;
	font-style: normal;
	text-decoration: none;
}
