/* ORPO Server Page Styles
http://orpo.co.uk
Revision 1.0 */
body {
	background: #d7d7d7;
	color: #484848;
	font: 95% Helvetica, Arial, sans-serif;
	line-height: 180%;
}

a:link, a:active, a:visited {
	border-bottom: 1px dotted #bdbdbd;
	color: #3ea7ea;
	text-decoration: none;
}

a:hover, a:focus {
	border-bottom: 1px solid #bdbdbd;
}

h1 {
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #484848;
	margin: 30px 0 0 20px;
	text-shadow: 0 0 0 #000;
}
