@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #404041;
}
body {

	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #9d0404;
}
a:visited {
	color: #404041;
}
a:hover {
	color: #9d0404;
}
a:active {
	color: #404041;
}
.body_copy {
font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #404041;
	}
.top_header_bar {
	font-weight: bold;
	font-style: italic;
	color: #efeadd;
	text-align: center;
}
.burgundy_text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #9D090E;
	text-align: inherit;
	font-weight: bold;
}
.burgundy_bold {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #9d0404;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.burgundy_bold_italic {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #9d0404;
	font-weight: bold;
	font-style: italic;
}
.burgundy_bold_italic_text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #9d0404;
	font-weight: bold;
}

</style>

