BODY
{
    FONT-FAMILY: Arial;
    font-size:10pt
}
.Label 
{ 
	font-size: 95%; 
	font-weight: normal;
    FONT-FAMILY: Arial;
	background: #CCCCCC;
	border-left: thin solid black;
	border-right: thin solid black;
}
.LabelFontOnly
{ 
	font-size: 95%; 
	font-weight: normal;
    FONT-FAMILY: Arial;
}
.Data 
{ 
	font-size: 105%; 
	font-weight: normal 
    FONT-FAMILY: Arial;
}
