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

body {
	background-color: #51514F;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
}
a:link {
	color: #800000;
}
a:hover {
	color: #C70202;
}
a:active {
	color: #800000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style2 {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style4 {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style6 {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	font-style: italic;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.taglinebold {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
