body {
    margin:0px;
    padding:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-size:9px;
    background:#1f1f1f;
    font-family:Tahoma;
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.copyright {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#fff;
	text-align:center;
}

div.articles {
    margin-left:20px;
    margin-top:15px;
    padding-right:10px;
    height:320px;
    overflow-y:auto;
    text-align:justify;
}

div.articles div {
	margin-bottom:10px;
}

div.articles a {
    font-family:Tahoma, Verdana;
    font-size:13px;
    color:#333333;
}
