.text {
	font-family: Arial;
	font-size: 12px;
}

.stext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.l1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4438A1;
}
.l2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4438A1;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.l3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
th.cell1 {
	padding : 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	font-family: sans-serif;
	font-size: 12px;
}
th.cell2 {
	padding : 5px;
	border-top: none;
	border-right: 5px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
}
