address {
  text-align: center;
  font-size: xx-small;
  margin-left: 5%;
}

b {
  text-weight: bold;
}

.blue-border {
  border: solid #000088;
}

body {
  text-align: left;
  margin-right: 5%;
  font-family: Georgia, Times New Roman, Times Roman, Times, serif;
}

.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: Wide Latin, serif;
}

h2 {
  font-size: large;
  color: #0000cc;
  text-align: center;
  font-family: Wide Latin, serif;
}

h3 {
  margin-left: 5%;
  font-size: medium;
  font-weight: bold;
  color: #0000cc;
  font-family: Wide Latin, serif;
  }
.
h4 {
  margin-left: 0%;
  font-size: small;
  color: #0000cc;
  font-family: Wide Latin, serif;
  }


.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;
}

p {
  text-indent: 5%;
  margin-left: 5%;
  font-weight: normal;
  font-color: black;
}

.plain {
  text-indent: 0%;
  text-align: left;
}

.plain-bold {
  text-indent: 0%;
  text-align: left;
  font-weight: bold;
}


small {
  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;
  }

.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;
}


