body            	{
                        color: #000000;
                        font-family: Arial, helvetica, Verdana;
                        font-size: 9pt;
                        background-color:#000000;
                        scrollbar-face-color:#A0A0A0
                        scrollbar-shadow-color:#A0A0A0
                        scrollbar-highlight-color:#A0A0A0
                        scrollbar-3dlight-color: #000000;
                        scrollbar-darkshadow-color: #000000;
                        scrollbar-track-color:#000000;
                        scrollbar-arrow-color:#000000;
                	}

.headline		{
                        color: #F0F0F0;
                        font-family: Arial, helvetica, Verdana;
                        font-size: 12pt;
			font-weight:bold
			}

.boldtext		{
                        color: #C0C0C0;
                        font-family: Arial, helvetica, Verdana;
                        font-size: 10pt;
			font-weight:bold
			}

.normaltext		{
                        color: #C0C0C0;
                        font-family: Arial, helvetica, Verdana;
                        font-size: 10pt;
			}

.smalltext		{
                        color: #C0C0C0;
                        font-family: Arial, helvetica, Verdana;
                        font-size: 8pt;
			}


