body {
	background-image: url("bkgnd.gif");
	background-repeat: repeat-x;
	color: #000000;
}

body, td, input.text, select, textarea, input.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

body, td {
	line-height: 1.15em;
}

div.rightpane {
	height: 335px;
	overflow: auto;
	padding: 13px 13px 13px 13px;
}

p {
	margin-top: 0px;
	margin-bottom: 0.85em;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-size: 140%;
}

