/* Modifird 13/01/2007 a/c validation  */
/* Modified 11/6/2010 - <cemtre> etc. deleted.*/

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;
}

.border {
  border: outset #FF0000;
  color: #000000;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 2em;
  margin-bottom: 2em;
}

.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: -.5em;
  text-indent: 0;
  font-size: 300%;
  color: #880000;
}

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

.grey {
  background-color: #cccccc;
}

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

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

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

.italic {
  font-style: italic;
}
.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;
}

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

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

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

.title {
  font-size: x-large;
  font-weight: bold;
  color: #CC0000;
  border: none;
  background: #FFFFF0;
  text-align: right;
  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-left: 2em;
  margin-right: 2em;
  margin-top: 2em;
  margin-bottom: 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, serif;
}


dd {
  font-family: CenturySSi, serif;
  font-weight: normal;
  margin-left: 3em;
  text-align: left;
  margin-bottom: 2em; 
}

th {
  font-weight: bold;
}

td {
  font-weight: normal;
}


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

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

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

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

h4 {
  font-size: small;
  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: normal;
  font-family: CenturySSi, serif;
}

small {
  font-size: xx-small;
}

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


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

