body {
font-family: "Lucida Console", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, "Verdana Ref", Verdana;
font-size: 12px;
color: Black;
background-color: #eaeaea;
line-height: 15px;
letter-spacing: 2px;
width: 100%;
margin: 0;
}

table {
	font-family: "Lucida Console", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, "Verdana Ref", Verdana;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 2px;
	border: 0px;
}

a {
	text-decoration: none;
	font-family: "Lucida Console", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, "Verdana Ref", Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 2px;
	color: #D00;
}

a:hover {
	color: #f80;
	text-decoration: underline;
}

a.nimi {
	color: #daa;
	font-size: 8px;
	font-family: tahoma;
}

a:active {
	color: #fa0;
}

a:visited {
	color: #b80;
}

hr {
	width: 95%;
	border-top-style: dashed;
	border-top-color: #555555;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 1px;
	text-align: center;
}

img.left {
	margin-top: 5px;
	margin-bottom: 5px;
}