BODY { 
	font-family: "Times New Roman";
    font-size: 12pt; font-weight: normal;
    background: white
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
}

TD	{ 
	font-family: "Times New Roman";
    font-size: 12pt; font-weight: normal
}

a:VISITED {
	color: blue;
	text-decoration : none;
}

a:link { 
	color: blue;
	text-decoration : none;
}

a:ACTIVE { 
	color: blue;
	text-decoration : none;
}

a:HOVER {
	text-decoration : underline;
	color : red;
}
