.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #94181A;
}
.footer {
	background-image: url(images/footer1.jpg);
	height: 142px;
}
.body_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #94181A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #94181A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.break {
	border: 1px dashed #94181A;
}
.header_big {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #94181A;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
