.border {
	border: thin solid #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D3E5E;
	text-decoration: none;
	line-height: 19px;
	font-weight: normal;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1561A5;
	text-decoration: none;
}
a.bottomLink {
	color: #0000FF;
	background-color: #6699CC;
}
