body {
	background-color: #E8F0F4;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0em;
	margin-bottom: 0.9em;
}
	
.contents1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-bottom: 1em;
}


.contents {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-bottom: 1em;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.smallverse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight: bold;
	line-height: 19px;
	font-size: 12px;
}

a:link {
	color: #3E5561;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #3E5561;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-weight: bold;
	color: #8C066E;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-bottom: 2em;
	margin-top: 1.75em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-bottom: 0.5em;
	margin-top: 1.75em;
}

.author {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	margin-top: 0em;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
	font-variant: normal;
	font-style: italic;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 0.75em;

}
.large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	list-style-type: square;
	clip:   rect(auto auto auto auto);
	list-style-position: inside;

}

