BODY {
		font-family: Arial, Helvetica, sans-serif;
		background: #FFFFFF;
}

P {
		font-family: Arial, Helvetica, sans-serif;
		text-align: justify;
}

P.pageheader {
		color: yellow;
		font-size: small;
		font-weight: bold;
		font-style: italic;
		background: firebrick;
}

P.author {
		font-size: smaller;
		font-style: italic;
		text-align: right;
}

P.quoteauthor {
		font-size: smaller;
		text-align: right;
}

P.caption {
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
}

P.navbar {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: smaller;
}

EM.back {
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		color: red;
		font-style: normal;
}

EM.caption {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
}

SUP {
		font-size: x-small;
}

A:link {text-decoration: none; font-weight:bold; color:#483D8B; }
A:visited {text-decoration: none; font-weight:bold; color:#483D8B; }
A:active {text-decoration: none; color: #FFA500; }
A:hover	{color: #FF0000; }
	A.ff {text-decoration: none; color: #000000; }
	A.ff:visited {text-decoration: none; color: #000000; }
	A.ff:hover	{text-decoration: none; color:#FF0000; }
	A:ff.active {text-decoration: none; color: #FFA500; }
	
TABLE.pageheader {
	border: 0;
	bgcolor: #AF1F1F;
	width: 100%;
}

OL.ref {
	font-size: x-small
}