* {
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:102%;
	line-height:1.6em;
	color:#000;
	text-decoration:none;
}
body {
	padding:6.4em 0 0 40%;
}
h1 {
	text-indent:-99999px;
	width:74px;
	height:24px;
	margin-bottom:0.5em;
	background:#fff url('../img/lucg.png') no-repeat scroll top left;
}
h1, dd {
	margin-left:0.8em;
}
dt {
	float:left;
	width:100%;
	margin-left:-100%;
	text-align:right;
	color:#8B8B8B;
}
a {
	border-bottom:1px solid #eee;
}
a:hover {
	border-bottom:1px solid #600;
	color:#600;
}
