@charset "UTF-8";
/* CSS Document */

.tbl-background {
	background-color: #ffffff;
}
.right-pic {
	padding: 5px 0px 5px 5px;
}
.left-pic {
	padding: 5px 10px 5px 0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #3B288C;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #000000;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #2E3192;
}
.semiboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #3B288C;
}
