body {
	font-family: Arial, Tahoma, Geneva;
	font-size: 62.5%;
	color: #000000;
}

h1 {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #d00000;
}

h2 {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #086fbd;
}

p, td, li {
	font-size: 1.1em;
	line-height: 1.8em;
}

p td, td p, p li, li p {
	font-size: 1em;
}

p.error {
	color: #d00000;
	font-weight: bold;
}

a {
	color: #086fbd;
	text-decoration: underline;
}

a:hover {
	color: #d00000;
	text-decoration: underline;
}

#subwrapper .slogan h1, #subwrapper .slogan h2 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 2.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#subwrapper .slogan h2 {
	font-size: 1.8em;
	font-weight: normal;
}