﻿.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #42AEE4;
	border-left-color: #808080;
	border-right-color: #C0C0C0;
	border-top-color: #808080;
	border-bottom-color: #C0C0C0;
	padding: 3px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
	color: #EF2B2D;
	border-left-color: #808080;
	border-right-color: #C0C0C0;
	border-top-color: #808080;
	border-bottom-color: #C0C0C0;
	padding: 3px;
	font-style: italic;
}
.style6 {
	background-color: #F7F400;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	border-left-color: #808080;
	border-right-color: #C0C0C0;
	border-top-color: #808080;
	border-bottom-color: #C0C0C0;
	padding: 3px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-align: center;
}
#links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #EF2B2D;
	width: 785px;
	margin: 3px auto 0px auto;
	text-align: center;
}
#mid_block {
	width: 785px;
}
#contact785 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 3px;
	text-align: center;
}
#header {
	width: 785px;
	height: 133px;
	background-color: #FFFFFF;
}
#container785 {
	width: 785px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
a {
	color: #EF2B2D;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:active {
	color: #C4F3FF;
}
a:hover {
	color: #C4F3FF;
}
