
A	  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}



A:Visited  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}

A:Active  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : center;
}

A:Hover  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : underline;
	text-align : center;
}


.text
      {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}


BODY
      {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

