A {
  font-family: Arial, Verdana;
  font-size: 10pt;
  color: #aa0000;
}
BODY, TH, TD
{
	font-family		: Arial;
	font-size		: 10pt;
}
BODY {
	background-color	: white;
}
p.Category {
        color: #aa0000;
        background-color: #cccccc;
        font-weight: bold;
		font-size:18pt
}
p.SubCategory {
        color: #aa0000;
        /* background-color: #cccccc; */
        font-weight: bold;
		font-size:14pt;
		margin: 0px 0px 0px 20px;
}
p.SubSubCategory {
        color: black;
        /* background-color: #cccccc; */
        font-weight: bold;
		font-size:13pt;
}
