A:link {

	text-decoration:none;

	font-family:arial,helvetica,sans-serif;
	
	color: blue;
	
	font-weight: bold;

}

A:visited {

	color: #660033;

	text-decoration:none;

	font-family:arial,helvetica,sans-serif;
	
	font-weight: bold;

}

A:hover { text-decoration:underline;}


BODY

{scrollbar-face-color: silver; scrollbar-shadow-color: grey;

	scrollbar-highlight-color: grey; scrollbar-3dlight-color: grey;

	scrollbar-darkshadow-color: grey; scrollbar-track-color: grey;

	scrollbar-arrow-color: white;

	font-family:tahoma,helvetica,sans-serif;

	font-size:12pt;

	color:0a0a0a;
}

p
{
	font-family:arial,helvetica,sans-serif;

	font-size:8pt;

	color:dddddd;
	
	line-height:13pt;
	
}

table
{
	scrollbar-face-color: silver; scrollbar-shadow-color: grey;

	scrollbar-highlight-color: grey; scrollbar-3dlight-color: grey;

	scrollbar-darkshadow-color: grey; scrollbar-track-color: grey;

	scrollbar-arrow-color: white;

	font-family:tahoma,helvetica,sans-serif;

	font-size:12pt;

	color:0a0a0a;
}

span
{
	font-family: arial,helvetica,sans-serif;
	
	font-size:12pt;
	
	color:dddddd;
	
	letter-spacing:-1pt;
	
	font-weight:none;
	
}

div
{
	font-family: arial,helvetica,sans-serif;
	
	font-size:8pt;
	
	color:0a0a0a;
	
	letter-spacing:0pt;
	
	font-weight:none;
	
}
