body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #FE9B00;
	background-image: url(images/index/background.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}
.text16bold {
	font-size: 16px;
	font-weight: bold;
	color: #D94E40;
}
.text9small {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
.offsetLeft {
	padding-left: 200px;
}
