body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	color: #333333;
	line-height: 16px;
}
.e12 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

a {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
table {
	font-size: 12px;
}
p {
	font-size: 12px;
	line-height: 16px;
	text-indent: 2pc;
	margin: 3px;
}
.title {
	font-family: "??";
	font-size: 18px;
	color: #333333;
}
.h4 {
	color: #FF0000;
	text-decoration: underline;
}

.h5	{
	font-size:12px;
	color:#FF0000
	text-decoration: underline;;
	}
	
.h5 a:link{
	color:#FF0000;
	}
	
.h5 a:visited {
	color: #FF0000;
	}

.h5 a:hover{
	color:#FF0000;
	
	}
	
