BODY {	
	background-color: #ffffff;
	background-attachment: fixed;
	color: #000000;
    }

IMG { border: 0; }

H1 { font-size: large; text-align: center; }
H2 { font-size: large; }
H3 { font-size: medium; text-decoration: underline; }

TABLE	{
	text-align: left;
	border-style: none;
	border-spacing: 0pt;
	empty-cells: show;

}

PRE {
        font-weight:            bold;
	font-size:              large;
}

