.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}
.normal-Highlited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.normal-Head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	border-top: 10px none #999999;
	border-right: 10px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 10px none #999999;
	padding: 3px;



}
.underline-1 {
	border-top: solid #999999;
	border-right: solid #999999;
	border-bottom: 1px solid #999999;
	border-left: solid #999999;

}

