BODY {
background: #FFF5EE url(gifs/backgrou.gif) repeat-y;
color: #1C1C1C;
margin-left: 50px;
margin-right: 50px
}

P {
  font-size: 12pt;
  font-family: "Georgia", "Times New Roman", serif;
  text-indent: 2em;
  text-align: justify;
  line-height: 140%;
  color: #000000;
  background: transparent;
}

.link  {
 text-align: center;
 text-indent: 0;
 font-size: 11pt;
 font-weight: bold;
}

.toplink  {
 text-align: left;
 text-indent: 0;
 font-size: 9pt;
 font-weight: bold;
 margin-top: 0pt;
 margin-bottom: 2em;
}

.updat {
  text-align:right;
  font-size:x-small;
  font-weight: normal;
  margin-top: 0pt;
  margin-right: 6%;
}

.info  {
  font-size: 10pt;
  font-weight: normal;
  text-indent: 0;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  line-height: 130%;
}

.author {
  text-align: right;
  font-weight: bold;
  font-style: italic;
  margin-right: 10%;
}

.note {
  font-size: 11pt;
  text-align: justify;
  text-indent: 0;
  margin-bottom: 0;
}

.fst {
  text-indent: 0;
}
.c    {
 text-align: center;
 text-indent: 0;
}

.cr    {
 text-align: center;
 text-indent: 0;
 color: #FF0000;
 background: transparent;
}


/* Standard Quote */
p.quote { 
 text-indent: .5em;
 font-family : "Georgia", "Times New Roman", serif;
 font-size: 11pt;
 line-height: 140%;
 text-align: justify;
 margin-left: 6%;
 margin-right: 6%;
}

/* Quote without first line indent */
p.quoteb { 
 text-indent: 0em;
 font-family : "Georgia", "Times New Roman", serif;
 font-size: 11pt;
 line-height: 140%;
 text-align: justify;
 margin-left: 6%;
 margin-right: 6%;
}

SUP {
font-size:small;
font-family: "Georgia", "Times New Roman", serif;
}

/* Document Title */
H1    {
 font-size: 36pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF0000;
 background: transparent;
 text-align: center;
}

/* Authors' name */
H2 {
 font-size: 24pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background: transparent;
 text-align: center;
}

/* Chapter Title + Title date */
H3 {
 font-size: 18pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background: transparent;
 text-align: center;
}

/* Section Title */
H4 {
 font-size: 14pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 color: #000000;
 background: transparent;
}

/* Sub Section (5) */
H5 {
 font-size: 12pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: transparent;
}

/* Sub Section (6) */
H6 {
 font-size: 12pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 color: #000000;
 background: transparent;
}

A:link { color: #0000CC; background: transparent; }
 A:visited { color: #3333CC; background: transparent; }
 A:hover { color: #FF0000; background: transparent; }
 A:active { color: #FF0000; background: transparent; }

A.mia:link { color: #FF0000; background: transparent; }
  A.mia:visited { color: #FF3300; background: transparent; }
  A.mia:hover { color: #0000FF; background: transparent; }
  A.mia:active { color: #0000FF; background: transparent; }

OL, UL, LI {
 font-size: 12pt;
 font-family: "Georgia", "Times New Roman", serif;
 text-indent: 0em;
 text-align: justify;
 margin-left: 2em;
 line-height: 140%;
 color: #000000;
 background: transparent;
}

BLOCKQUOTE {
font-family: "Georgia", "Times New Roman", serif;
text-align: justify
}

STRONG (
font-family: "Georgia", "Times New Roman", serif;
font-weight: bold;
color: #8B0000
}

HR {
color: #8B0000;
}

hr.section {
color: #8B0000;
text-align: center;
width: 33%;
}

IMG {
text-align: center
}

.navbar {
text-align: center;
font-size: small;
font-weight: bold;
font-family: "verdana", "arial", "helvetica", "sans-serif";
}

.credits {
text-align: center;
font-size: small
}

#w3 {
text-align: left;
border: none
}

.nodisplay {
display: none
}