BODY {
	background:	url(../paper2.gif), #E0E0E0;
	color:		black;
	font-size:	12pt;
}

A:link, A:active, A:visited {
	color:		#000080;
}

H1 {
        text-align:	left;
	font-family:	sans-serif;
	font-size:	240%;
        font-weight:	bold;
        margin:		0em 0em;
	border:		0.2em outset #E0E0E0;
}

H2{
        text-align:	left;
	font-family:	sans-serif;
	font-size:	180%;
        font-weight:	bold;
        margin:		0em 0em;
	border:		0.2em outset #E0E0E0;
}

P {
	font-family:	sans-serif;
	text-indent:	1em;
	font-size:	12pt;
        margin:		1em 2em;
	line-height:	150%;
}

DIV.author {
	font-family:	sans-serif;
	font-size:	160%;
	text-align:	right;
}

DIV.footer {
	font-family:	sans-serif;
	font-size:	120%
	text-align:	right;
}

