td {
	font-family: Tahoma;
	font-size: 11px;
	color: #535352;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00559A;
	text-decoration: underline;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #186997;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C5B63;
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	color: #C24000;
	text-decoration: none;
	border: none;
}
td#data {
	border: 1px black solid;
}
.header {
	font-size: 15px;
	font-weight: bold;
}

p.make_bullet_black { color: #000000;
}