body {
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #003333;
	background-color: #FFFFFF;
}
table {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
th {
	text-align: left;
}
.otheraccomoptions {
	float: right;
	margin: 3px;
	background-color: #9e6a30;
	border: solid 1px #FFFFFF;
	padding: 5px;
}
	.otheraccomoptions h1 {
		font-size: 16px;
		color: #FFFFFF;
		margin: 0px auto 0px auto;
	}
