body	{
	margin: 0px;
	padding: 0px;
	background:#000000;
	color:#999999;
	font-size:12px;
	}
#menu a{display:block;} 
#menu div{
	margin-left:10px;
	}
#menu div a{
	width:160px;
	line-height:20px;
	display:block;
	color:#999999;
	text-decoration:none;
	text-indent:30px;
	background:URL('../images/list.gif') no-repeat;
	}
#menu div a:hover {
	color:#FFFFFF;
	background:URL('../images/list_o.gif') no-repeat;
	}
#menu div p{
	margin:0px;
	width:160px;
	line-height:20px;
	display:block;
	text-indent:30px;
	color:#FFFFFF;
	background:URL('../images/list_v.gif') no-repeat;
	}
h1,h2,h3{margin:0; padding:0;}
#footer a{
	color:#999999;
	text-decoration: none;
	}
#footer a:hover{
	color:#FFFFFF;
	}
.center	{
	text-align:center;
	}
.over	{}

.weak{
	font-size:11px;
	}
/*----------------------------------------------*/	

