/* ELEMENTS */
/* Page Style */
/*BODY         { font-family: Verdana; font-size: 10pt }*/
BODY
{	color: black;
	font-family: Arial, Helvetica, sans-serif;}

/* Table Style */
TABLE{font-family: Arial, Helvetica, sans-serif;}
TABLE{font-size: 10pt}

/* Link Style */
A{font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;}
A:Hover
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:Hover.CLICK
{
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.pswhitelinks
{
	font-size: Small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
