.emailbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #0033FF;
	padding: 0px;
	margin: 0px;
}
.emailbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.celllegis {
	background-color: #FFE0FC;
	border-bottom-width: thick;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC66FF;
	border-left-color: #CC66FF;
}
.cellyell {
	background-color: #FFFFCC;
	border-bottom-width: thick;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCC33;
	border-left-color: #CCCC33;
}
