#error h2 {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 22pt;
	color: #800000;
	text-decoration: none;
}

#error h3 {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 19pt;
	color: #800000;
	text-decoration: none;
}


#error p {
	font-style: italic;
	font-size: 11pt;
	text-align: justify;
}

#error span {
	font-style: normal;
	font-size: 11pt;
}

#error strong {
	color: #228B22;
}

#error a {
	font-style: normal;
	font-size: 11pt;
	color: #800000;
}


