/* universal */

body {    background-color: #ffffcc;    font-family:Georgia,"Times New Roman",Times,serif;    margin: 0;    color: #000000;  }  body.internal {    background-color: #ffffdd;    background-image: url("images/watermark.gif");    background-position: left top;    background-repeat: no-repeat;     font-family:Georgia,"Times New Roman",Times,serif;    margin: 0;    color: #000000;  }
    
/* table cells */

/* paragraphs */

p { line-height:1.6em;}p.nav {     font-family:Verdana,"Bitstream Vera Sans",Geneva,Arial,Helvetica,sans-serif;    font-size:.87em;
    margin-bottom:-.8em;}
p.navsection { 
    font-weight: bold;    font-family:Georgia,"Times New Roman",Times,serif;    margin-bottom:-.7em;
}

p.here {     font-family:Verdana,"Bitstream Vera Sans",Geneva,Arial,Helvetica,sans-serif;    font-size:.87em;}
  

/* headings */

h1 {font-size:1.4em;    font-family:Georgia,"Times New Roman",Times,serif;    text-shadow: 2px 2px 3px #999999;}h2 {font-size:1em;    font-family:Georgia,"Times New Roman",Times,serif;    margin-bottom:-.7em;}

h4.nav {font-size:1em;    font-family:Georgia,"Times New Roman",Times,serif;    margin-bottom:-.8em;}

.plus {font-size:1.2em;}


/* elements */
blockquote {    font-style: italic;
    line-height:1.3em;    }ul { line-height:1.6em;}
dl {
    margin-left: 1em;
}

dt {
    margin-left: 2em;
    font-weight: bold;
    line-height:2em;
}

dd {
    margin-left: 3em;
    font-weight: normal;
    line-height:1.3em;
    width: 70%;
}
acronym {    font-style: normal;    border-bottom-width: 1px;    border-bottom-style: dotted;    color: #000099;}a:link {    color: #0a50ff;    text-decoration: none;}a:visited {    color: #334976;    text-decoration: none;}a:hover {    color: #0000ff;    text-decoration: underline;}a:active {    color: #006699;    text-decoration: underline;}td.examples {        background-image: url("images/examples.jpg");        background-repeat: no-repeat;        background-position: center;        }         select {color: #005487;         }textarea {color: #005487;     font-family:"Bitstream Vera Sans",Verdana,Geneva,Arial,Helvetica,sans-serif;    font-size:.9em;         }         input {color: #005487;         }       