<!--

body {
	margin				: 10px,0px,25px,0px;
	font-family			: verdana, arial, helvetica;
	font-size				: 10pt;
}

td, p, div {
	font-family			: verdana, arial, helvetica;
	font-size				: 10pt;
}

a, a:active {
	text-decoration			: none;
}
a:visited {
    text-decoration			: none;
    color				: #000000;

}

a:hover      {
    text-decoration			: underline;
}
-->