/* ----------------------------- */
/* -          ADJUTANT         - */
/* -    default style sheet    - */
/* -         version 1s        - */
/* -          dec 1999         - */
/* -      screen version       - */
/* ----------------------------- */

BODY {
background: #ffffe4;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
margin-left: 6%;
margin-right: 8%;
}

/* --links-- */
/* --headers-- */
/* --text-- */

.disclaim{
color: olive;
text-align: center;
}

A.adisclaim{
color: #505000 ;
}

/* for the benefit of IE3 */

H1 {color: navy; font-weight: bold; font-size: 36pt; margin-top: 0.5em; margin-bottom: 0.2em; }
.centre{text-align: center;}
.pH3{color: navy; text-align: center; letter-spacing: 0.5em; margin-bottom: 0.1em; }
HR{color: navy;}
.navbar{font-size: 8pt; text-align: center;}
/* --misc-- */

.printonly{
color: #c0c0c0;
display: none;
}

.screenchk{
display: none;
}
