
table
{
	font-size:			10;
	color:				#FFFFFF;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		none;
}
td
{
	font-size:			10;
	color:				#000000;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		none;
}
a:link
{
	font-size:			10;
	color:				#31395A;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		none;
}
a:active
{
	font-size:			10;
	color:				#0000C0;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		none;
}
a:visited
{
	font-size:			10;
	color:				#334071;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		none;
}
a:hover
{
	font-size:			10;
	color:				#800000;
	font-family:			Verdana, Tahoma, Arial, Times New Roman;
	text-decoration:		underline;
}
img.black
{
	border:				1;
	border-style: 			solid;
	border-color:			#000000
}