body		{background-color:white;}
p 			{font-size: 9pt;font-family: verdana;color: #676767; text-align:justify;}
strong 		{font-size: 9pt;font-family:verdana;font-weight:bold;color: #676767;text-align:justify;}
a 			{color: #003399; text-decoration: underline}
a:hover		{color: #003399; text-decoration: none}
a:visited 	{color: #AE0057}
table		{BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px}
td			{font-size: 9pt;font-family: verdana;color: #676767;BORDER-LEFT-WIDTH: 0px;BORDER-TOP-WIDTH: 0px}

a.color {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	letter-spacing:-1pt;	
}

a.color:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	letter-spacing:-1pt;	
}

a.color:hover {
	text-decoration: none;
	color: #ffff00;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	letter-spacing:-1pt;	
}