BODY {
    /*
    background-image: url("dp_embossed.gif"); 
    background-repeat: no-repeat;
    */
    background-color: rgb(220,220,220);
    background-position: center center;
}

A:link {
    color: blue;
}
A:visited {
    color: blue;
}
	
TD.pn {
    color: #1a52cd;
    font-weight: bold;
}

TH.pn {
    color: #1a52cd;
    font-weight: bold;
    text-align: right;
}

DIV.title {
    font-size: 30;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}
/*
vim: set ts=4 sw=4 et ai:
*/
