body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}
hr{border:0 #ccc solid;
border-top-width:1px;
clear:both;
height:0}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* headlines */
h1.title {
	font-size: 1.5em;
	width: 400px;
	position: absolute;
	top: 10px;
	left: 40px;
}
h1, h1.title a {
	color: #045e9b;
	text-decoration: none;

}
h1.title span {
	position: absolute;
	top: -90000px;
	left: -9000px;
}

h2, h3, h4 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
/* links */
a:focus{outline:none;}
a {
	color: #045e9b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
