body { 
	font-family:Verdana,arial;
	font-size:14px;
}

td, th, tr, tt {
	color: Navy;
	font-size: 12px;
}

.tableWithBorder {
	border: 2px solid Gray;
}

.tableWithBlueBackground {
	border: 2px solid Gray;
	background-color: #E7EEF3;
}

.navyText{
	color: Navy;
}

.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
	color: Navy;
}
