*{
margin:0;
padding:0;

}
body{
font-size:60%;
line-height:1.6;
color:#ffffff;
background:#121414;
}
html{
overflow-y:auto;

}

table.index{
width:290px;
}

table{
border-collapse:collapse;
width:500px;
text-align:left;
}
th{
color:#4c4d43;
padding:5px;
line-height:1.3;
}
em{

font-weight:normal;
font-style:normal;
margin-right:1em;
}
.new{
width:40px;
text-align:right;
}
hr{
height:1px;
}

A:link		{text-decoration: none; 		 color: #ffffff; }
A:visited {text-decoration: none; 		 color: #d8d8d8; }
A:hover 	{text-decoration: underline; color: #ff2222; }


