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


p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 10px;
	text-decoration: none;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation {
	background-color: #FFFFFF;
	display: block;
	padding: 7px;
	width: 144px;
	color: #990000;
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navigation:hover {
	color: #000000;
	text-decoration: underline;
}

.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: "Adobe Caslon Pro";
	line-height: 18px;
}

.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 12px;
	color: #000000;
}
.style6 {
	font-size: 24px
}
.style7 {
	font-family: "Adobe Caslon Pro"
}
