body
{
	margin: 3em 10% 50em 10%;
	background-color: fffff5;
}

p.noindent
{
	text-align: justify;
	text-indent: 0pt;
	line-height: 1.2;
}

p.indent
{
	text-align: justify;
	text-indent: 16pt;
	line-height: 1.2;
}

p.center
{
	text-align: center;
	text-indent: 0pt;
	line-height: 1.2;
}

p.picture { text-align: center; }

p.note
{
	text-align: left;
	text-indent: 0pt;
	line-height: 1.2;
}

.smallcaps
{
	font-size: 90%;
	text-transform: uppercase;
}

.center { text-align: center; }

p.bigcenter
{
	font-size: 150%;
	text-align: center;
	line-height: 1.1;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

p.biggestcenter
{
	font-size: 200%;
	text-align: center;
	line-height: 1.1;
	margin-top: 0em;
	margin-bottom: 0em;
}

sup { font-size: 60%; }
.symbol { font-family: symbol; }

p.note
{
	text-align: left;
	text-indent: -1.5em;
	margin-left: 1.5em;
}

p.small { font-size: 80%; }

h3
{
	font-family: serif;
	font-size: 170%;
	margin-top: 2em;
	margin-bottom: 2em;
}

p.quote
{
	margin-left: 3.5em;
	margin-right: 2em;
	margin-top: 0em;
	margin-bottom: ;
	0em: ;
	text-indent: 0em;
}

p.quoteindent
{
	margin-left: 3.5em;
	margin-right: 2em;
	margin-top: 0em;
	margin-bottom: ;
	0em: ;
	text-indent: 1.5em;
}

p.reference
{
	text-indent: -48pt;
	margin-left: 48pt;
}

.smaller
{
	font-size:80%;
}

a
{
	text-decoration:none
}
a:link
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
a:active
{
	text-decoration:none;
}