BODY
{
	font-family: "Tahoma";
	font-size: 11px;
}
TD
{
	font-size: 11px;
}
.comment
{
	font-size: 10px;
	font-weight: bold;
}
table.list{
border-collapse:collapse;
}
table.list td{
padding:3px 3px;
border:1px solid #666666;
}
.menu
{
	font-size: 16px;
	font-weight: bolder;
}
.menu a:link
{
	text-decoration: none;
	color: #000000;
}
.menu a:visited
{
	text-decoration: none;
	color: #000000;
}
.menu a:hover
{
	text-decoration: underline;
	color: #000000;
}
.text a:link
{
	text-decoration: underline;
	color: #000000;
}
.text a:visited
{
	text-decoration: underline;
	color: #000000;
}
.text a:hover
{
	text-decoration: none;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
.copyright
{
	font-size: 12px;
	color: #7A7575;
}
