DIV.llumni { background: none; }
DIV.xixo { background: none; }
SPAN.initialcap { font-size: 200%; }
SPAN.allcaps { font-variant: small-caps; }

H1,H2,H3
{
	font: normal 900 20pt/20pt "Palatino";
	text-align: center;
	letter-spacing: 0.05em;
	background: none;
	color: #083194;
}

P
{
	white-space: pre;
	font: normal 400 medium "Palatino";
	text-indent: 0pt;
	text-align: left;
	color: #000000;
}

P.intro
{
	font: italic 300 small "Palatino";
	text-align: center;
	text-indent: 0;
}

P.intro EM
{
	font-style: normal;
	color: red;
}

P.footnote
{
	font: italic 300 small "Palatino";
	text-align: left;
	text-indent: 0;
	display: block;
}

P.signature
{
	text-indent: 0pt;
	color: #000000;
}

P.navigation
{
	white-space: nowrap;
	line-height: 100%;
	font-size: small;
	font-family: "Palatino";
	text-align: center;
	text-indent: 0;
	font-style: normal;
	color: #000000;
}

P.comments
{
	line-height: 100%;
	font-size: small;
	font-family: "Palatino";
	text-align: center;
	text-indent: 0;
	font-style: italic bold;
	color: #000000;
}

P.copyright
{
	line-height: 100%;
	font-size: small;
	font-family: "Palatino";
	text-align: center;
	text-indent: 0;
	font-style: italic;
	color: #000000;
}

A:link
{
	background: none;
	color: #083194;
	text-decoration: underline;
}

A:visited
{
	background: none;
	color: gray;
	text-decoration: none;
}

A:hover
{
	background: none;
	color: red;
	text-decoration: none;
}

A:active
{
	background: none;
	color: red;
	text-decoration: blink;
}
