.s1{
	font-size: 110%;
	line-height: 115%
}

.s2{
	font-size: 110%;
	font-weight: 900;
	color: rgb(13,0,130);
}

.s3{
	font-size: 100%;
}

.s4{
	font-size: 80%;
	font-weight: 700;
	:color: rgb(204, 144, 14);
}

.Style1{
	font-size:		90%;
	color:			#000000;
	background-color:	#fffacd;
	border-style:		solid;
	border-width:		1pt;
	border-color:		#000000;
	position:		absolute;
	visibility:		hidden;
}

.StyleB{
 	width:			125px;
	height:			35px;
	font-size:		120%;
	font-weight:	bolder;
}
.StyleBx{
 	width:			125px;
	height:			35px;
}
.StyleC{
 	width:			165px;
	height:			35px;
	font-size:		120%;
	font-weight:	bolder;
}
.StyleListHead{
        height:                 30px;
        font-size:              90%;
        text-align:             center;
        background-color:#FFFFDD;
}
.StyleListMiddleHead{
        font-weight:    		bolder;
        font-size:              100%;
        text-align:             left;
        background-color:#FFFFDD;
}
.StyleListHeadRed{
        height:                 30px;
        font-size:              90%;
        font-weight:    		bolder;
        text-align:             center;
        background-color:#FFFFDD;
        color:                  tomato;
}
.StyleHead{
		font-size:			120%;
		line-height:		115%;
		color:				white;
		background-color:	#6666cc;
		font-weight:		bolder;
}
.StyleHeadPrint{
		font-size:			120%;
		line-height:		115%;
		color:				black;
		background-color:	white;
		font-weight:		bolder;
}
.err {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        color: #FF0000;
}


