
A:link
{
	font-weight: bold;
	font-size: 10pt;
	color: Navy;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}

A:active 
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: Navy;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: Aqua;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}

BODY
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}
U
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}
TD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial;
	text-decoration: none;
}
