body {margin-left: 20%; margin-right: 5%;
		text-align: justify;
		font-family: Arial, sans-serif; font-size: smaller;
	background:url(bg.gif);
		background-repeat:repeat-y;
		background-attachment:fixed}

h1, h2, h3 {margin-left: -5%;
		text-transform: uppercase }

h1 {	color:#ff0000;
		text-align: center }
h2 {	color:#000099; }
h3 {	color:#0000ff;
		font-style: italic }

.ih1 {	font-weight: bold }
.ih2 {	display:block;
	color:#000099;
	font-weight: bold }
.ih3 {	display:block;
	color:#0000ff;
	font-style: italic }

th {	background-color: #900;
		color:#fff;
		text-align: center}
td {	background: #ffffcc;
		text-align: center}

hr {	width: 50%;
		text-align:center}

img{	border:0}

.l { 	width=90%;}

p {text-indent:1cm}
p.h1 {text-transform: uppercase;
		color:#cc0000;
		font-weight: bold }

b.h2 {color:#000066;}
i.h3 {color:#0000cc;}

.ctr	{text-align:center}

@media print 	{
body {margin-left: 3cm; margin-right: 3cm; margin-top: 3cm; margin-bottom: 2cm;
		font-family: Arial, sans-serif; font-size: 10pt }
h1,.pb {page-break-before: always} 
