/* CSS definition file containing site wide stylesheets */

body {
	background-color: #E7D7D6;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #614234;
	font-weight: bold;
}

.sx {
	float: left;
	margin-right: 10px;
}