body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
.main-table {
	border: 1px solid #333333;
	background-position: center;
}
.master-table {
	padding: 10px;
	width: 955px;
	padding: 10px;
	margin: 0px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a {
	color: #0066FF;
	text-decoration: underline;
}
hr {
	color: #B5B595;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.sub-footer {
	font-size: 24px;
}

.page-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #DBD6B8;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
}
.highlight {
	font-weight: bold;
	color: #993300;
}
