body {background-color:#ffffff; color:#000000;}

a {z-index:1; position:relative; text-decoration:none; color:#606060;}
a:hover {font-size:99.9%; z-index: 500; color:#000000;}

a img {border:none;}

p.Title {margin-left:0px;}
p.Article {margin-left:20px;}

p.CommentTitle {margin-left:5px; font-size:small;}
p.Comment {margin-left:15px; font-size:small;}
table.Comment {margin-left:40px; font-size:small;}
table.Addcomment {margin-left:20px; font-size:small;}

p.Header {font-size:120%; font-weight:bold;}
span.Header {font-size:120%; font-weight:bold;}
span.Headercomment {font-size:small;}

tr.alt {background-color:#f5f5f5;}
tr.norm {background-color:#e5e5e5;}

table {border-collapse:collapse;}

td.space {height:5px; border-top: 1px solid black; border-bottom: 1px solid black;}
td.huge {font-size:600%;}

a span {display: none;}
a:hover span {	display: block;
		position: absolute;
		top: 1.5em; left: 1em; width: 10em;
		border: 1px solid black;
		background: white;
		padding: 2px;	}
