body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE6D9;
}
h1 {
	color: #992528;
	text-align: center;
}
h2 {
	color: #3D7CBF;
	text-align: center;
}
h3 {
	color: #000000;
	text-align: left;
	text-transform: uppercase;
}
a:link {
	color: #3D7CBF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	border: #FFFFCC;
	text-decoration: underline;

}
.image_right {
	float: right;
	padding-right: 10px;
}
hr {
	height:6px;
	width:100%;
	background:#982427;
	text-align: center;


}
p {
	text-align: left;
}
h4 {
	font-weight: bold;
	text-align: left;
}
.head_links_under {
	color: #EEE6D9;
	font-size: x-large;
}
.head_links{
	font-size: x-large;
}
