BODY
{
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #580910;
	
	text-align: center;
}

DIV.BILL
{

	font-size: 1.5 ex;

}


DIV.BILL TABLE{

	margin-left: 0;

}

DIV.LINKSBAR
{
	margin-bottom: 3em;
}

DIV.LINKSBAR > A
{
	color: #000000;
	text-decoration: none;

}
DIV.MAINTEXT
{
	
	font-size: 1.5ex;

	text-align: left;
	margin-top: 1em;
	margin-left: 20%;
	margin-right: 20%;
}
DIV.MAINTEXTFIF
{
	margin-left:30%;
	font-size: 1.5ex;

        text-align: left;
        margin-top: 1em;

}
DIV.MAINTEXTWIDE
{
	
	font-size: 1.5ex;

	text-align: left;
	margin-top: 1em;
	margin-left: 10%;
	margin-right: 10%;
}
DIV.TITLE1
{
	font-weight: bold;
	display: inline;
}
DIV.TITLE2
{
	padding-left: 3em;
	font-style: italic;
	display: inline;
}
TD{
	font-size: 1.5ex;
	padding-left: 1ex;
}
TD.slender:first-child{
width: 4em;
}
P {
	padding-bottom: 1em;
}

div.done {
font-style: italic;
}

ul{
text-align: left;
}
