@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.style1 {
	font-family: Calibri;
	font-size: 18px;
}
.nav_bg_stripe {
	background-repeat: repeat-x;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	right: auto;
}
.heading_bold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #F00;
}
.style1 {
	font-size: 14px;
}
body,td,th {
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #003;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

</style>
.nav_bg_stripe {
}
.bg_logo {
	background-image: url(logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
