body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0E5B9F;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0E5B9F;
}
a:hover {
	color: #B73831;
	text-decoration: none;
	font-weight: bold;
}
.imgBorder {
	border: 1px solid #000000;
}

bold {
	font-weight: bold;
}
