a:link
{
	font: 11px Tahoma;
	color: blue;
	text-decoration: none;
}
a:visited
{
	font: 11px Tahoma;
	color: blue;
	text-decoration: none;
}
a:hover
{
	font: 11px Tahoma;
	color: blue;
	text-decoration: underline overline;
}
a:active {
	font: 11px Tahoma;
	color: #0066FF;
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
