html {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #D01212;
}

h1 {
	font-size: 1em;
}

cite {
	font-size: 1em;
}

p {
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1.2em;
}

p em {
	font-size: 10pt;
}

img {
	border: 0;
}

#header {
	background-image: url(/img/nav-background.gif);
	background-color: #D01212;
	display: block;
	width: 100%;
	height: 56px;
	margin-bottom: 14px;
}

#footer {
	font-size: 9pt;
}

#rb {
/*	padding: 14px 0pt 0pt 14px;*/
}

