@charset "iso-8859-1";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	background-color: #FFFFFF;
}

td {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

a:link		{font-family:tahoma; font-size:11px; color:blue; text-decoration:none}
a:active	{font-family:tahoma; font-size:11px; color:blue; text-decoration:none}
a:visited	{font-family:tahoma; font-size:11px; color:blue; text-decoration:none}
a:hover		{font-family:tahoma; font-size:11px; color:blue; text-decoration:underline} 