/* ------ ERF Layout -------------------------------------- */
/* ------ Copyright (c) MAN Truck & Bus UK Ltd ------------ */
/* ------ Font  Styles ------------------------------------ */
/* -------------------------------------------------------- */
/* ------ Intuitiv Limited -------------------------------- */
/* ------ Last Updated 10-01-08 --------------------------- */

body {
	color: #981A1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

p {
	margin-top: 0px;
	margin-bottom: 0.6em;
	line-height: 1.4em;
}

h1 {
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #981A1D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 0.6em;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}