BODY {
	font-family : Times, Verdana, Tahoma, Arial, sans-serif ;
	font-weight : normal;
	background-color : #EBFFFE;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
	font-style : italic;
	color : Navy;
}

P {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 10pt;
	text-align : justify;
	margin-left : 5pt;
	margin-top : 5pt;
	margin-right : 10pt;
	font-style : italic;
	color : Navy;
	background-color : transparent;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 10pt;
	font-style : italic;
}

A {
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : Blue;
	font-style : italic;
	font-size : 10pt;
	text-decoration : none;
}

A:visited {
	background-color : transparent;
	color : Gray;
}

A:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : none;
}

.wy {
	background-color : transparent;
	font-weight : bold;
}
