body
{
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica";
	font-size: 12px;
	color: #333333;
}

div
{
	font-size: 12px;
	line-height: 18px;
}

a
{
	font-size: 12px;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table.site_tabs
{
	font-size: 10px;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

table.site_tabs a
{
	font-size: 10px;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

table.site_tabs a:hover
{
	font-size: 10px;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

div.title
{
	color: #000000;
	text-decoration: none;
}

div.title a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.search
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

div.list
{
	padding: 0px 15px 22px 15px;
	font-size: 12px;
}

div.list a
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

div.list a:hover
{
	text-decoration: underline;
}

div.footer
{
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 40px;
}


div.muze
{
	background-repeat: no-repeat;
	background-position: right 4px
}