body	{
	background: #f3e1d6;
	background-attachment: fixed;
	}
p	{
	text-indent: 20px
	}
.main	{
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
	}
.header	{
	font-weight: bold;
	}
.rtr	{
	font-family: eras medium itc, verdana, arial;
	}
a:link	{
	color: #0000ff;
	text-decoration: none;
	}
a:visited {
	color: #3C8699;
	text-decoration: none;
	}
a:hover {
	color: #A93161;
	text-decoration: underline;
	}