BODY {
        font-family: Arial, Tahoma, sans-serif, "Times New Roman";
        scrollbar-face-color: #C0C0C0;
        scrollbar-highlight-color: #C0C0C0;
        scrollbar-shadow-color: #C0C0C0;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #000000;
        background-color: #FFFFFF;
	margin: 0 auto;
}

p {
        color: #000000;
        font-size: 8pt;
        font-family: Arial, Tahoma, sans-serif, "Times New Roman";
        font-weight: regular;

}



TABLE
 {
	font-family: Arial, Tahoma, sans-serif, "Times New Roman";
		font-size: 12px;
            font-weight: normal;
		color: #000000;
		background-color: ffffff;
		border-bottom: 1px solid #c0c0c0;
 }

TD.extra
 {
	font-family: Arial, Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #c0c0c0;
 }




}
