body {
	background-color: #742b24;
}
.Titles {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #742B24;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #742B24;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #742B24;
}
a:active {
	color: #0066CC;
}
.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.Description {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #742B24;
}	