body { color: #000000;
	font-family: Verdana, Lucida, Arial, Sans-Serif;
	background-color: #FFFFFF;
}

b {
	color: #FF0000;
	background-color: #FFFFFF;
}

img {
	border-width: 0px;
}

.footer { text-align: right; }

table.note {
	border: 10px dashed blue;
	text-align: center;
}

table.insidenote {
	border: 0px hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
