<!--

a:link  {
	font-size : 12pt;
	font-weight : normal;
	font-family : Times New Roman;
	color : black;
	text-decoration : none;
}

a:visited  {
	color : black;
	font-weight : normal;
	font-family : Times New Roman;
	font-size : 12pt;
	text-decoration : none;
}

a:hover  {
	color : pink;
	text-decoration : none;
	font-size : 12pt;
	font-weight : normal;
	font-family : Times New Roman;
}

p  {
	font-size : 12pt;
	font-family : Times New Roman;
	color : White;
	font-weight : normal;
}

td  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : White;
}

