body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #5C0000;
	text-decoration:none;	
	}

a:hover {
	color:#B10E0E;
	}
.menu {
	color: #000000;
	font-size:15px;
	font-weight:bold;
	white-space:nowrap;
	}
.title1 {
	color: #5C0000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	}
.content p {
	margin:8px 0px;
	text-align:justify;
	}
.evtable td {
	vertical-align:top;
	text-align:justify;
	padding:5px 5px;
	border-top:solid 1px #C38A67;
	}
.evtable td p{
	vertical-align:top;
	text-align:justify;
	margin-top:4px;
	margin-bottom:4px;
	}
.evfc {
	white-space:nowrap;
	font-size:12px;
	line-height:22px;
	}
.titletd {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	}
.indexh1 {
	font-size:18px;
	line-height:25px;
	}
.indexh2 {
	font-size:15px;
	}