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

body {
	background: oldlace;
	font: Arial, Helvetica, sans-serif;
	color: #800000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	line-height: 100%
}

p, blockquote, ol, ul {
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}

a {
	color: #4682B4;
}

a:hover {
	text-decoration: none;
	color: #4682B4;
}


h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #800000;
	line-height: 100%
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}


