@charset "ISO-8859-1";
.doubleUnderline2 {
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.singleUnderline {
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
