H1 {
	font-family : Verdana, helvetica, arial;
	font-weight : normal;
}

IMG {
        text-decoration: none;
        border: none;
    }

LI {
	font-family : Verdana, helvetica, arial;
	font-weight : normal;
	font-size : 10pt;
}


P, DD, DT  {
	font-family : Verdana, helvetica, arial;
	font-weight : normal;
	font-size : 10pt;
	text-align : left;
	margin-top : 5pt;
	padding-top : 0pt;
}


TABLE {
	padding : 0,0,0,0;
	border-width : 0 0 0 0;
}

TD {
	padding : 0,0,0,0;
	margin : 0,0,0,0;
	border-width : 0 0 0 0;
}

TD.black {
	background-color : #000000;
}


