.normal {
	font-size: 11pt;
	line-height: 150%;
	height: auto;

}
a {
	text-decoration: none;
	color: #000000;


}
.level1 {
	font-size: 14px;
	line-height: 150%;

}
.upper {
	font-size: 14px;
	line-height: 150%;
	height: auto;
	border: thin solid #FFCC99;
	background-color: #FFFFBF;


}
.lower {
	font-size: 13.5px;
	line-height: 150%;
	height: auto;
	border-top: none #FFFFFF;
	border-right: thin dotted #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin dotted #FFFFFF;


}
