body {

background: url("layout.jpg");
background-attachment: scroll;
background-repeat: no-repeat;
font-family: georgia;
font-size: 9pt;
color: #653b22;
margin-top: -1px;
}



a:link, a:visited, a:active {
	font-family: georgia;
	font-size: 8pt;
	text-decoration: none;
	color: #653b22;
}
a:hover {
	font-family: georgia;
	font-size: 8pt;
	text-decoration: underline;
	color: #653b22;
}


td, tr {
font-family: georgia;
font-size: 9pt;
font-color: #653b22;
text-decoration: none;
}

font.h1 {
font-family: georgia;
color: #653b22;
font-size: 9pt;
}

font.h2 {
font-family: georgia;
color: #653b22;
font-size: 9pt;
}