
/* Last generated: Tue Jun  3 11:11:31 2003 */



/* Standard elements */

/* Define the standard look for the body and for headers */

BODY {
    font-family: "Times New Roman", Times, serif;
    background-color: white;
    color: black;
    margin-left: 10%;
    margin-right: 10%;
}

H1, H2, H3, H4, H5, H6 {
    font-family: "Trebuchet MS", sans-serif;
    color: #663399;
    background-color: white;
    font-weight: bold;
    text-align: left;
}

H1 { font-size: 207.36%; text-align: center; }
H2 { font-size: 172.80%; }
H3 { font-size: 144.00%; }
H4 { font-size: 120.00%; }
H5,H6 { font-size: 120.00%; font-weight: normal; }

/* Styles for standard structural elements of the page */

H1.title{ text-align: center; }

.center { text-align: center; }

DIV.subtitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 144.00%;
    text-align: center;
    margin-bottom: 1ex;
}

DIV.subsubtitle {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 100.00%;
    text-align: center;
    margin-bottom: 1ex;
}

DIV.footstamp { font-size: 83.33%; margin-top: 2ex; }

DIV.navbar {
    font-family: "Trebuchet MS", sans-serif;
    text-align: center; width: 100%;
    }


TD.navlink {
    color: black;
    background-color: #ccccff;
    text-align: center;
    font-family: "Trebuchet MS", sans-serif;
}

@media screen {
    .forprint { display: none; }
}

@media print {
    DIV.navbar { display: none; }
    DIV.footstamp { display: none; }
    .forscreen { display: none; }
}

/* Customize the default appearance of standard HTML elements */

HR { text-align: center; color: black; background-color: inherit; }

HR.sep {
    margin-top: 1ex; margin-bottom: 1ex;
    text-align: center; color: black; background-color: inherit;
    height: 1.2ex; width: 1.2ex;
}


A { text-decoration: none; }
A:active, A:hover { color: red; background-color: inherit; }

/* The standard geometric size scale for text */
.min0 { font-size: 100.00% }
.min1 { font-size: 83.33% }
.min2 { font-size: 69.44% }
.min3 { font-size: 57.87% }
.min4 { font-size: 48.23% }
.min5 { font-size: 40.19% }
.mag0 { font-size: 100.00% }
.mag1 { font-size: 120.00% }
.mag2 { font-size: 144.00% }
.mag3 { font-size: 172.80% }
.mag4 { font-size: 207.36% }
.mag5 { font-size: 248.83% }

