body {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:90%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hg-blog1.gif);
}
table, tr, td {
	padding:10px 20px 10px 0;
	vertical-align: top;
	text-align: left;
}


a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: none;
}
.fett {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
h5 {
	font-size: 14px;
	color: #cc0000;
}

