body {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
img {
	border: none;
}
a { margin: 0; padding: 0; }
.text p {
	margin: 0 0 6px 0;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
}
.text .h1, h1 {
	margin: 0 0 16px 0;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
.text .h2, h2 {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
.text .h3, h3 {
	margin: 0 0 8px 0;
	font-size: 20px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
.text .h4, h4 {
	margin: 0 0 12px 0;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.list .l1, .list a.l1 {
	margin: 0 0 16px 0;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.list a.l1:hover { color: #750000;}
.list .l2, .list a.l2 {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.list a.l2:hover { color: #750000;}
.list .l3, .list a.l3 {
	margin: 0 0 8px 0;
	font-size: 20px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.list a.l3:hover { color: #750000;}
.list .h4, .list a.h4 {
	margin: 0 0 12px 0;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.list a.l4:hover { color: #750000;}
.main_left {
	padding: 0 10px 0 0;
	border-right: 1px solid black;
	vertical-align: top;
}
.main_left a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 10px 0 10px 0;
	color: black;
}
.main_left a:hover {
	color: #750000;
}
.main_right {
	padding: 0 0 0 10px;
	vertical-align: top;
}
