


/*
 * Style sheet for the HTML 4.0 specification
 * $Id: default.css,v 1.13 1999/03/08 17:25:02 ijacobs Exp $
 */
BODY {
    color: #000063; 
    /* color: black; */
    /* text-align: justify; */
    font-family: Arial, sans-serif, serif, monospace , "Courier New", Helvetica, Courier, Times, "Times New Roman";   
    background-color : white;
    /* font-size: 12pt; */
    margin: 2em;  
}
/*
H2, H3, H4, H5, H6 {
    line-height: 120%;
}
*/

.tabbck { 
Background: url("scopebck.jpg"); 
}
.border {
    background-color : white;
}




