body {
	margin: 10px 10px 10px 10px;
	padding:0px;
	background-color: #ffffff;
	color:#000080;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

p {
	margin: 0px 0px 10px;
	background-color: transparent;
	color:#000080;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 14px;
}

p.index {
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: transparent;
	color:#000080;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 14px;
}

p.line {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: transparent;
	color: #000000;
	text-align: center;
}

p.dialogue {
	margin-left: 25px;
}

p.quote {
	background-color: transparent;
	color: #606060;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

p.quotation {
	background-color: transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	margin-right: 100px;
	color: #606060;
	font-family: "times new roman", times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
}

a {
	background-color: transparent;
	color: #aaccee;
	font-weight: bold;
	text-decoration:none;
}

a:link {
	background-color: transparent;
	color: #aaccee;
}

a:visited {
	background-color: transparent;
	color:#aaccee;
}

a:hover {
	border-bottom: 1px #115588 dotted;
	background-color: transparent;
	color:#115588;
}

h1 {
	background-color: #c0c0c0;
	color:#f0f0f0;
	font-family: garamond, times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 0.3ex;
}
h2 {
	background-color: #ffffff;
	color: #808080;
	font-family: garamond, times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1ex;
}
h3 {
	background-color: #ffffff;
	color: #afafaf;
	font-family: "courier new", courier, monospace;
	font-size: 12px;
	letter-spacing: 0.1em;
}
h4 {
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: solid #2277bb 1px;
	border-bottom: solid #2277bb 1px;
	background-color: #ffffff;
	color:#2277bb;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
h4 a {
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: solid #2277bb 1px;
	border-bottom: solid #2277bb 1px;
	background-color: #ffffff;
	color:#aaccee;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
h4 a:hover {
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: solid #2277bb 1px;
	border-bottom: solid #2277bb 1px;
	background-color: #ffffff;
	color:#115588;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}


h4.index {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 0px;
	border-bottom: solid #aaccee 1px;
	background-color: #ffffff;
	color:#2277bb;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
h4.index a {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 0px;
	border-bottom: solid #aaccee 1px;
	background-color: #ffffff;
	color:#aaccee;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
h4.index a:hover {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 0px;
	border-bottom: solid #aaccee 1px;
	background-color: #ffffff;
	color:#115588;
	font-family: garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
h5 {
	margin-top: 25px;
	margin-bottom: 18px;
	color: #555555;
	font-family: "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1ex;
}


blockquote {
	margin-left: 30px;
	padding:20px;
	border: solid #999 1px;
	background-color: #ffffff;
	color: #3f3f3f;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

blockquote a {
	font-weight: bold;
	color: #6f6f6f;
	background-color: #ffffff;
}

blockquote a:hover {
	border-bottom: 1px #909090 dotted;
	background-color: #ffffff;
	color: #9f9f9f;
}

img {
	border-width: 0px;
}

img.side {
	margin-top: 150px;
	margin-bottom: 15px;
}

img.index {
	margin-bottom: 15px;
}

ul {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style-type: square;
}

ol {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

li {
	margin-bottom: 4px;
}

#menu {
	background-color: #c0c0c0;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	text-align: right;
	line-height: 13px;
	letter-spacing: 0.1em;
	height: 106px;
}

#menu a {
	background-color: #c0c0c0;
	color: #ffffff;
}

#menu a:hover {
	border-bottom: 1px #333333 dotted;
	background-color: #c0c0c0;
	color: #606060;
}

div.imgCaption {
	padding: 5px;
	border: #606060 1px dashed;
	background: #dfdfdf;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

#footer {
/*	margin-top: 30px; */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-color: #c0c0c0;
	color: #f9f9f9;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#footer a {
	background-color: #c0c0c0;
	color: #ffffff;
}

#footer a:hover {
	border-bottom: 1px #333333 dotted;
	background-color: #c0c0c0;
	color: #606060;
}
