
/* ---------------------------- */
/* -          ADJUTANT        - */
/* -    default style sheet   - */
/* -         version 1c       - */
/* -         dec 1999         - */
/* -      common version      - */
/* ---------------------------- */

BODY {
color: black; 
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12pt;
line-height: 14pt;
margin-left: 6%;
margin-right: 8%;
/* margin-top: 5%; */
}

IMG{
border: 0;
}

HR{
color: navy;
}

DT{
color: navy;
margin-left: 2%; 
}

/* --links-- */

A:link {
color: #0000c0;
}

A:visited{
color: #008080;
}

A:active{
color: #c00000;
}

/* --headers-- */

H1 {
color: navy;
font-weight: bold;
font-size: 36pt;
margin-top: 0.5em;
margin-bottom: 0.2em; 
}

H2 {
color: navy;
font-size: 20pt;
}

H3 {
color: navy;
font-weight: bold; 
font-size: 14pt;
}

H4 {
color: navy;
font-size: 12pt;
margin-bottom:0px;
}


H5 {
color: black;
font-size: 12pt;
}

/* --text-- */


/*.indent {*/
P{
margin-left: 2%; 
}

/* .indent2 { */
LI{
margin-left: 4%; 
}

.special{
color: #eeeee4;
font-size: 2pt;
}

.invert {
background: olive;
color: #ddddff
}

.chrome{
color: olive;
font-weight: bold
}

.centre{
text-align: center;
}

.invisible{
font-size: 12pt;
color: olive;
display: none;
}

.disclaim{
font-size: 8pt;
line-height: 9pt;
text-align: center;
letter-spacing: 0.1em;
}

A.adisclaim{
font-size: 9pt;
line-height: 9pt;
text-align: center;
letter-spacing: 0.1em;
}

.pH2 {
color: navy;
font-weight: bold;
text-align: center;
font-size: 16pt;
}

.pH3{
color: navy;
font-size: 6pt;
text-align: center;
letter-spacing: 0.5em;
margin-bottom: 0.1em;
}

.navbar{
font-size: 8pt;
text-align: center;
letter-spacing: 0.5em;
margin-top:0em;
margin-bottom: 0em;
color: navy;
/* not printed */
}

.pale {
color : maroon;
background : #f0ffff;
border: solid 1px silver;
/* not printed */
}

.thin {
margin-top: 0.25em; 
margin-left: 35%; 
margin-right: 15%;
}

.thinhead {
margin-left: 33%; 
margin-right: 30%;
}

/* --misc-- */

.printonly{
font-size: 5pt;
letter-spacing:0.1em;
text-align: center;
/* display: none;*/
margin-top: 10em;
}

.commonchk{
display: none;
}
