body {
  text-align: left;
  margin-right: 10;
  background: #ffffff;
  font-family: Verdana, sans-serif;
  color: #000099;
}
address {
  text-align: center;
  font-size: xx-small;
  margin-left: 5%;
}

.alpha {
  font-size: small;
  text-align: center;
  font-family: Verdana, sans-serif;
}


b {
  font-weight: bold;
}

.blue-border {
  border: solid #000088;
}


.bold {
  font-weight: bold;
}

.bold-italic {
  font-weight: bold;
  font-style; italic;
}


.border {
  border: double #0000cc;
}

.box {
  border: solid #000080;
}

.centre {
  margin-left = 0;
  text-align: center;
}


.centred {
  text-align: center;
}

dd {
  margin-bottom: 1 em;
}


dt {
  font-weight: bold;
  margin-bottom: 1 em;

}


h1{
  font-size: x-large;
  color: #000088;
  text-align: center;
  text-weight: bold;
  font-family: verdana, sans-serif;
}

h2 {
  font-size: large;
  font-family: verdana, sans-serif;
  font-style: bold;
  color: #000066;
  text-align: center;
  border-style: groove;
  border-width: thin;
}

.h2plain {
  border-style: none;
}
h3 {
  margin-left: 0;
  font-size: medium;
  color: #0000cc;
  font-family: verdana, sans-serif;
  text-align: left;
}
.
h4 {
  margin-left: 0%;
  font-size: small;
  color: #0000cc;
  text-align: left;
}

.hanging{
  text-indent: -20%;
  margin-left: 20%;
}

hr {
  text-align: center;
  width: 25%;
}
.indent {
  text-indent: 0%;
  margin-left: 10%;
}
img {
  margin-left: 0 px;
}

.invert{
  color: white;
  background: #000080;
}

.invert-center{
  color: white;
  background: #000080;
  text-align: center;
}

.italic {
  font-style: italic;
}
p {
  margin-left: 10;
  font-weight: normal;
  font-color: black;
  font-family: Verdana, sans-serif;
  text-align: left;
}

.plain {
  text-indent: 0%;
  text-align: left;
}

.plain-bold {
  text-indent: 0%;
  text-align: left;
  font-weight: bold;
}

vsmall {
  font-size: xx-small;
)

.left{
  text-align: left;
}

.normal {
  text-indent: 2 em;
}

.hanging {
  text-align: left;
  margin-left: 10%;
  text-indent: -5%;
  }

.hanging80 {
  font-size: small;
  text-indent: - 2 em;
  margin-left: 2 em;
  }

.big {
  font-size: xx-large;
}


.blue-bold {
  color: #000099;
  text-weight: bold;
}

.blue
{
  color: #0000cc;
}

.yellow
{
  color: #ffff00;
}

.center
{
  text-align: center;
}
.List-Number {
  list-style-type: decimal;
  margin-left: 1%;
  }

li {
  margin-left: 10%;
}

.List-Bullet {
  list-style-type: disc;
  }

.List-Number-2 {
  list-style-type: decimal;
  margin-left: 1%;
  }

.List-Bullet-2 {
  list-style-type: circle;
  }

.List-Number-3 {
  list-style-type: decimal;
  margin-left: 1%;
  }

.List-Bullet-3 {
  list-style-type: square;
  }

.plain {
  text-indent: 0%;
  margin-left: 0%;

}

.right {
  text-align: right;
}

.rotor01 {
  list-style-image: url(rotor01.gif);
  }



.small60-la{
  text-align: left;
  font-size: xx-small;
}

.triangle {
  list-style-image: url(triangle.gif);
  }

.vale {
  border: solid #000000;
  color: #000000;
  margin-left: 1cm;
  margin-right: 1cm;
}

.x-small{
  text-align: left;
  font-size: x-small;
}

.x-small-plain{
  text-align: left;
  text-indent: 0;
  font-size: x-small;
}


.xx-small{
  text-align: left;
  font-size: xx-small;
}

.xx-small-plain{
  text-align: left;
  text-indent: 0;
  font-size: xx-small;

