body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.third-black-b {
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	padding-left: 40px;
}
.fourteen-black-b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.thirteen-blue-b {
	font-size: 13px;
	font-weight: bold;
	color: #00A1EC;
}
.sixteen-red-b {
	font-size: 16px;
	font-weight: bold;
	color: #CD0505;
	text-align: center;
	height: 24px;
	padding-top: 8px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #CC0000;
	text-decoration: underline;
}
.item {
	font-size: 14px;
}
.item td {
	font-size: 14px;
	line-height: 24px;
}
.item a:link {
	color: #000C80;
	text-decoration: none;
}
.item a:visited {
	color: #000C80;
	text-decoration: none;
}
.item a:hover {
	color: #FF3300;
	text-decoration: underline;
}
