body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 10px;
	line-height: 130%;
}
big {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}
.bigs {
	font-size: 16pt;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.h {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #d6dee8;
	padding: 3px;
	line-height: 120%;
}
.wr {
	color: #800000;
}
.wren {
	color: #800000;
	font-weight: bold;

}
.normal {
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}
