BODY  {
	font-family: "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color: #000000;
	text-decoration : none;
; text-align: justify
}


TABLE  {
	font-family: "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color: #000000;
	text-decoration : none;
}



P  {
	font-family: "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color: #000000;
	text-decoration : none;
}




A  {
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
        color: #FFDc4f;
	text-decoration : none;
}

A:Visited  {
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
        color: #666666;
	text-decoration : none;
}

A:Active  {
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
        color: #FFDc4f;
	text-decoration : none;
}

A:Hover  {
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
        color: #FF0404;
	background: #CCCCCC;
	text-decoration : none;
}

