#midimg {
	display: none;
}

#logo {
	content: attr(alt);
	font-style: italic;
}

#ro {
	display: none;
}

p,li,h1,h2,h3,h4,h5 {
	font-family: Arial, sans-serif;
}

p {
	margin: 0 0 .5em 1ex;
	padding :0;
	font-size: 1em;
}

h1 {
	font-family: "Times New Roman", times, serif;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #7182A8;
	margin: 1ex 0 0;
}

h2 {
	font-weight: normal;
	color: #7182A8;
	font-size: 1.2em;
	margin: 0;
}

h3 {
	font-weight: normal;
	color: #7182A8;
	font-size: 1em;
	margin: 0;
}

h4 {
	font-family: "Times New Roman", times, serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	color: #7182A8;
	margin: 2ex 0 0;
}

h5 {
	margin: 0;
}

.skip {
	margin: 0;
	padding: 0;
	font-size: .9em;
}

#break {
	display: none;
}
