body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

a:link {
	color: #0B4D91;
	text-decoration: none;
}

a:hover {
	color: #0B4D91;
	text-decoration: underline;
}

a:visited {
	color: #0A2F55;
	text-decoration: none;
}

a:visited:hover {
	color: #0A2F55;
	text-decoration: underline;
}

#content {
	position: absolute;
	top: 265px;
	left: 87px;
	width: 380px;
}

.smallitalic {
	font-size: 11px;
	font-style: italic;
}

.counting {
	line-height: 22px;
	font-weight: bold;
}

.listbig {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}

