BODY {	font-family: times new roman;
	font-size: 10pt;
	font-weight: lighter; 
}

A { text-decoration: none;
    font-family: times new roman;
    font-size: 8pt;
    font-weight: light 
}
A:link { color: #000000 }
A:active { color: #FFFFFF }
A:visited { color: #000000 }
A:hover {  color: #FFFFFF;
	   text-decoration:underline;}

TABLE {	font-family: times new roman;
	font-size: 8pt;
	font-weight: lighter
}

OL { list-style-image: none }
UL { list-style-image: url(arrow.gif) }
BLOCKQUOTE { text-align: justify }

P { 	margin-left:7px;
	margin-right:4px;
	text-indent:25px;
};

IMG { border:0;
      }