p {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #00373C;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;


}
a:link {
	color: #CC0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #990000;
}
td {
	font-family: Tahoma, Arial;
	font-size: small;
}

a.bl:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
a.bl:hover {
	font-weight: bold;
	color: #CC0000;
	
}
