.HEAD {
            font-style : normal;  
            font-size : 11px; 
            font-weight: bold;
	    text-align: center;
            font-family : Trebuchet MS; 
            color : #000000;
            background-color: #000000;
	    background-image: url(headbg.bmp);
            border: 2 dotted #EBE569;
            padding: 1;
            spacing: 4;
}

body,tr,td,div {
	font-size:11px;
	font-family: Trebuchet MS;
	color:#E94732;
	text-align: justify;
	line-height:12px;
	letter-spacing:0pt;
	direction:ltr;
    }

