body {
	color: #554F4F;
	font-family: "Arial" ;
}
td {
	font-size: 12px;
}

a:link {
	font-family: "Arial";
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #555555;
}.Title         { font-size: 16px; color: #555555; font-weight:bold}
.PTitle { font-size: 16px; color: #007ba9; font-weight:bold}
.BTitle { font-size: 13px;}
