HTML {
	margin: 0;
	padding: 0;
	}
BODY {
	background: #C5C3B3 url(/graphics/background.gif) scroll top right repeat;
	color: #333333;
	margin: 0;
	padding: 0;
	}
FORM {
	margin: 0;
	padding: 0;
	}
H3 {
	color: #D58428;
	font: 17px/17px Georgia, Serif;
	margin: 17px 0 17px 0;
	}
P {
	font: 12px/17px Georgia, Serif;
	margin: 0 0 9px 0;
	}
P.small {
	font: 12px/14px Georgia, Serif;
	}

A:active, A:link {
	color: #D58428;
	text-decoration: none;
	}
A:visited {
	color: #D58428;
	text-decoration: none;
	}
A:hover {
	text-decoration: underline;
	}

TD.paper-bottom {
	background: #9E7E4B url(/graphics/paper-bottom.jpg) scroll top left repeat;
	}
TD.paper-top {
	background: #9E7E4B url(/graphics/paper-top.jpg) scroll top left repeat;
	}