.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #336699;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tableborderblue {
	border: 1px solid #003366;
}
.underline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
}

