
<!--
body {
	background-image: url(greyback_past.jpg);
    }
.content {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b29399;
	padding: 15px;
	}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b29399;
	}
.fat {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #b29399;
    }
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebc40e;
	}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ff;
	}
a:active, a:focus {
    outline: none;
	}
a:link {
    text-decoration: none;
	color: #b29399;
	}
a:hover {
    color: #0033FF
	}
img {
    border: none;
	}
     
-->
