body {
	font-family: Georgia, serif;
	font-size: 16px;
	color:#4E4E4E;
	background:#F9F9F9;
}

p.head {
	display:none;
}

p.text {
	line-height:170%;
}

p.ref {
	text-align: right;
}

a {
	color:#05568B;
}

a:hover {
	text-decoration: none;
}

p.foot {
	text-align: right;
	margin-top: 10px;
	text-decoration: none;
}

p.foot a {
	color: #B9B3B3;
	text-decoration: none;
	font-size: 90%;
}