a				{
	font-family: Arial,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #F8F8FF;
}
a:hover		{
	color: #0068CC;
	text-decoration: underline;
}

a:visted		{
	color: #00FF00;
}

body			{
	color: #FFFFFF;
	background-color: transparent;
}
basefont		{
	color: #FFFFFF;
	font-family: Arial,Times New Roman;
	font-size: 10pt
}
p				{
	font-family: Arial,Times New Roman;
	font-size: 10pt;
}
td				{
	font-family: Arial,Times New Roman;
	font-size: 10pt
}