/* Modified 13/1/2007 a/c Validation  */

body {
  font-family: "CenturySSi", "Georgia", serif;
  font-size: medium;
  text-align: left;
  margin-left: 5%;
  margin-right: 5%;
}

.bold {
  font-weight: bold;
}

.bold-italic {
  font-weight: bold;
  font-style: italic;
  text-indent: 0em;
}

.bold-right {
  text-align: right;
  font-weight: bold;
}



#body {
        position: fixed; 
        width: expression(document.body.clientWidth/2 +'px');
        height: auto;
        top: 15%;
        right: 0;
        bottom: 100px;
        left: expression(document.body.clientWidth/4+'px');;
        background-color: "#FFFFF0";
}

.plain {
  text-indent: 0em;
  text-align: left;
}



.border {
  border: outset #FF0000;
  color: #000000;
  margin: 1em;
}

.bullet1 {
  list-style-image: url(rotor1.gif);
}

.center, .centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.centered-bold {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
}

.circle {
  list-style-type: circle;
}

.cursive {
  font-family: "Zapf-Chancery", "ZurichCalligraphic Italic", cursive;
}

.dropped {
  float: left;
  margin-top: -0.5em;
  text-indent: 0em;
  font-size: 300%;
  color: #880000;
}

em {
  font-weight: bold;
  font-style: italic;
}

.grey {
  background-color: #cccccc;
}

.hanging {
  text-indent: -4em;
  margin-left: 8em;
  }

head {
   background-color: "#cccccc";
}

.indented1 {
  text-indent: 0em;
  margin-left: 4em;
  }

.indented2 {
  text-indent: 0em;
  text-align: left;
  margin-left: 8em;
  }

.italic {
  font-style: italic;
}

.lower {
  text-transform: lowercase;
}

.lower-alpha {
  list-style-type: lower-alpha;
}

.lower-roman {
  list-style-type: lower-roman;
}

li {
  margin-left: 15px;
  text-align: left;
  font-weight: normal;
}

.plain {
  text-indent: 0em;
  text-align: left;
}

.quote {
  font-style: italic;
  text-indent: 4em;
  margin-right: 8em;
  margin-left: 8em;
  }

.red{
  color: #990000;
}

.right {
  text-align: right;
}

.small {
  font-size: small;
}

tr{
  valign : "top";
}
.x-small {
  font-size: x-small;
}

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

sup (
  text-transform: lowercase;
)

.square {
  list-style-type: square;
}

.title {
  font-size: x-large;
  font-weight: bold;
  color: #CC0000;
  border: none;
  background: #FFFFF0;
  text-align: center;
  font-family: "Franklin Gothic Heavy", "New Century Schoolbook", serif;
}

.upper-alpha {
  list-style-type: upper-alpha;
}

.upper-roman {
  list-style-type: upper-roman;
}

.vale {
  border: solid #000000;
  color: #000000;
  padding: 1em;
  margin: 2em;
  }

.xx-small {
  font-size: xx-small;
}


table {
  font-family: "CenturySSi", "Georgia", serif;
  font-size: medium;
  text-align: left;
  margin-left: 5%;
  margin-right: 5%;
}

dl {
  font-weight: normal;
  font-family: "CenturySSi", "Georgia", serif;
}


dd {
  font-family: "CenturySSi", "Georgia", serif; 
  font-weight: normal;
  margin-left: 6em;
  text-align: left;
  margin-bottom: 1em; 
}

th {
  font-weight: bold;
}

td {
  font-weight: normal;
}


dt {
  font-weight: bold;
  margin-left: 2em;
  text-align: left;
}

h1 {
  color: #000000;
  background-color: #cccccc;
  font-size: x-large;
  font-weight: 900;
  text-align: center;
  text-indent: 0em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin-left: 15%;
  margin-right: 15%;
  margin-top: 2em;;
  margin-bottom: 2em;
  border-width: 5px;
  border: outset solid #000000;
  font-family: "Franklin Gothic Demi", serif;
}


h2 {
  color: #ffffff;
  background: #000000;
  font-size: x-large;
  font-weight: 900;
  text-align: center;
  text-indent: 0em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin-left: 15%;
  margin-right: 15%;
  margin-top: 2em;
  margin-bottom: 2em;
  border-width: 5px;
  border: solid #666666;
  font-family: "Franklin Gothic Demi", serif;
}

h3 {
  font-size: large;
  font-weight: bold;
  color: #990000;
  text-align: left;
  text-transform: capitalize;
  font-family: "Franklin Gothic Heavy", serif;
}

h4 {
  Font-size: medium;
  color: #000000;
  text-align: left;
  font-family: "Franklin Gothic Heavy", serif;
}


li {
  margin-left : 4em;
}

ol {
  margin-left: 4em;
  }

p {
  margin-bottom: 1em; 
  margin-left: 1em;
  text-align: left;
  text-indent: 2em;
  font-weight: 400;
  font-family: "CenturySSi", "Georgia", serif;
}

small {
  font-size: xx-small;
}

sup {
  font-size: x-small;
}
ul {
  list-style-type: disc;
  margin-left: 1em;
  margin-top: 0;
  }


address{
  font-weight: normal;
  font-family: CenturySSi, serif;
  font-size: x-small;
  text-align: center;

}

