body, td {
     color: #003272;
     border: 0px;
     margin: 0px;
     font-family: Arial;
     font-size: 12px;
}
a {
     color: #003272;
     font-weight: bold;
     text-decoration: none;
}
a:hover {
     text-decoration: underline;
}
.plus {
	color: #003272;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	font-style: oblique;
}
.pad8px {
	padding: 8px;
}

