body {
	color: #3f3f3f;
	background-color: #fff7df;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
a {
	font-family: sans-serif;
	font-weight: bold;
}
a:link {
	color: #1f3f9f;
	text-decoration: none;
}
a:visited {
	color: #1f3f9f;
	text-decoration: none;
}
a:hover {
	color: #9f0000;
	background-color: #ffff7f;
	text-decoration: underline;
} 
a.etc:link {
	color: #bf0000;
}
a.etc:visited {
	color: #bf0000;
}
a.etc:hover {
	color: #bf0000;
	background-color: #ffff7f;
} 
a.tr {
	color: #1f5f7f;
	font-weight: normal;
	text-decoration: underline;
}
a.tr:link {
	color: #1f5f7f;
	text-decoration: underline;
}
a.tr:visited {
	color: #1f5f7f;
	text-decoration: underline;
}
a.tr:hover {
	color: #bf0000;
	background-color: #ffff7f;
	text-decoration: underline;
} 
p.title {
	color: #3f7f7f;
	background-color: #fff7df;
	font-size: 30px;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 5px 0px;
	border-color: #7f9f9f;
}
p.title2 {
	color: #ffff7f;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	margin: 2px 0px 20px 0px;
	text-align: right;
}
p.trans {
	color: #3f3f3f;
	background: transparent;
	margin: 0px 0px 0px 100px;
}
p.text {
	color: #3f3f3f;
	background: transparent;
	margin: 0px;
	text-indent: 1em;
	line-height: 1.2em;
}
p.linx {
	font-size: 22px;
	margin: 0.7em 0px 0px 70px;
}
p.linx2 {
	font-size: 17px;
	margin: 0.7em 0px 0px 77px;
}
p.text2 {
	margin: 0px 0px 0px 100px;
}
p.right {
	color: #3f3f3f;
	background: transparent;
	font-size: 15px;
	text-align: right;
	margin: 0.5em 5px 0.2em 0px;
}
hr {
	margin: 0px;
}
p.foot {
	color: #3f3f3f;
	background-color: transparent;
	text-align: center;
	margin: 0.2em 0px 0px 0px;
}
