BODY {
background-image: url(images/bckwash.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-attachment: fixed;
font-family: Arial;
font-size: 10pt;
z-index: 0;

background-color: CCD6E2;
z-index: -1;
}


H1 {
color:#006666;
font-size: 16pt;
font-weight: bold;
font-family: arial;
position: absolute;
left:100px;
top:100px
}


H2 {
color:#006666;
font-size: 14pt;
font-weight: bold;
font-family: arial;
}


H3 {
color:#006666;
font-size: 12pt;
font-weight: bold;
font-family: arial;
position: absolute;
left:100px;
top:130px
}


strong {
color:#006666;
font-size: 12pt;
font-weight: bold;
font-family: arial;
}

p.margin {margin: 0px 200px 0px 0px}

p.rightmargin {margin-right: 200px}


table.pos_abs {
position: absolute;
left: 100px;
top: 170px;
}

table.pos_abs2 {
position: absolute;
left: 100px;
top: 400px;
}

table.pos_abs3 {
position: absolute;
left: 100px;
top: 200px;
}
