body
{
}

menu
{
	font-family: Tahoma;
	font-size: 10px;
}

td.menu
{
	font-family: Tahoma;
	font-size: 11px;
}

a.menu
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: Black;	
}

a:hover.menu
{
	color:White;
}

td.content
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	line-height: 18px;
	text-align: justify;
}

a.content
{
	text-decoration: underline;
	color:Black;
}

a:hover.content
{
	color: Gray;
}

td.footer
{
	font-family: Tahoma;
	font-size: 10px;
	color: Gray;
}

