body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;







}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {font-family: Arial, Helvetica, sans-serif;}
.rightfloat {
	margin: 0px;
	padding: 0px;
	border: #000000;
	float: right;


}
.firstthing {
	background-image: url(../graphics/temp/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: justify;





}
p {
	text-align: justify;
}
.otherthings {
	padding: 10px;
	width: 100%;
}
.ten {
	font-size: 10px;
	height: 10px;

}
.tiny {
	font-size: 1px;
}
h1 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
.separator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;






}
.rightquotefloat {
	background-color: #f3f9fa;
	float: right;
	font-size: 12px;

}
.leftquotefloat {

	background-color: #f3f9fa;
	float: left;
	font-size: 12px;
}
