body {
	background-color: #F4FAF8;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #527668;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.noteItalic {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
a:link {
	color: #527668;
}
.offWhite {
	color: #FCFCF6;
}
.offWhiteLink {
	color: #FCFCF6;
	text-decoration: underline;
}
.note {

	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #527668;
}
