@charset "utf-8";
/* CSS Document */
body
{
margin-left:5px;
margin-top:1px;
background-color:#ffffff;
}
td
{
font-family:Tahoma;font-size:11px;color:#000000;
}
A {
color: #000080;
text-decoration: none;
}

A:hover {
color: #800000;
text-decoration: underline;
}
#adv
{
	width:200px;
	height:200px;
	background-color:#003;
	float:left;
	z-index:6;
}

