body    {
		font-family:Verdana;
        font-size:10pt;
        color:#FFCC00;

        scrollbar-track-color:#FFFFFF;
        scrollbar-face-color:#FFFFFF;
        scrollbar-arrow-color:#000000;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-darkshadow-color:#000000;
        }
th 		{ font-family: Verdana, Geneva; font-size: 12px; }
A       {
        text-decoration:none;
        color:#000000;
        font-size:9pt;
        font-weight:bold;
        }

A:hover {
        color:#000000;
        }

table   {
		background:#FFFFFF;
		font-size:10pt;
		}

table.head {
	    background:#FFFFFF;
		font-size:10pt;
		}
td.head {
	    background:#FFFFFF;
		font-size:10pt;
		}
th.head { 
		background-color:#FFFFFF;
        color: #000000;
        font-weight: bold;
        font-size : 10pt;
        border : 1px solid #000000;
        }
td      {
		font-family:Verdana;
        font-size:10pt;
        color:#000000;
		}
h1      {
        font-family:Verdana;
        font-size:14pt;
        font-weight:bold;
        }
