
BODY
{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  "Times New Roman";
    color: #000000; 
	background : #ffffff; 
}
TD
{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  "Times New Roman";
}
TABLE
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: "Times New Roman";
}
SELECT
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: "Times New Roman";
}
P
{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  "Times New Roman";
}

.clsHeader
{
	font-size:14pt;
}
.clsFooter
{
	font-size:8pt;
}

.clsGridHeader
{
	font-weight:bold;
}

.clsGrid
{
	border-width: thin;
}

.hidePrint {display: none;}
