.BlueBoldText {
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-decoration: none;
}
.BlueRegText {
	color: #000099;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-decoration: none;
}
.LavenderTable {
	background-color: #BFE3F2;
	border: solid 1px #000099
}