<? PHP
//<!-- 12-06-09 Ed -->

.grybdr
{
	border: 1px solid #666666;
}
.hdrtxt {
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    color: white;
}
.bdyhdrtxt {
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    color: #013799;
}
.mnutxt {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #0092DD;
}
.bdytxt {
    font-family: arial;
    font-size: 10pt;
    color: #000000;
}
.bdytxt_rd {
    font-family: arial;
    font-size: 10pt;
    color: #ff0000;
}
.smbdytxt {
    font-family: arial;
    font-size: 9pt;
    color: #000000;
}
.xsmbdytxt {
    font-family: arial;
    font-size: 7pt;
    color: #000000;
}
.xsmbdytxt_rd {
    font-family: arial;
    font-size: 8pt;
    color: #ff0000;
}

.nvsbrand {
    font-family: arial;
    font-size: 8pt;
    color: #000000;
}
    
?>