BODY {
	background:	url(../paper.gif), #FFE0E0;
	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.4em outset #FFE0E0;
}

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

H3{
        text-align:	left;
	line-height:	150%;
	font-family:	sans-serif;
	font-size:	130%;
        font-weight:	bold;
        margin:		0em 0em;
	border:		0.1em outset #FFE0E0;
}

UL {
	line-height:	130%;
}

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

DIV.list {
	font-family:	sans-serif;
	font-size:	12pt;
	line-height:	130%;
}

DIV.menu {
	font-family:	sans-serif;
	font-size:	20pt;
	line-height:	140%;
}

