body {
  font-family: Georgia, Times New Roman, serif;
  font-size: small;
  bgcolor = #FFFFCC;}
  text-indent: 0 cm;
  left-margin: 0
}

h1 {
  font-size: large;
  font-weight: bold;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;
  border: solid #0000CC;
  color: #FFFFFF;
  background: #0000CC;
  text-align: center;
}

h2 {
  font-size: medium;
  font-weight: bold;
  color: #0000CC;
  text-align: left;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;;
}

h3 {
  font-size: normal;
  font-weight: bold;
  color: #0000CC;
  text-align: center;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;;
}

h4 {
  font-size: normal;
  font-weight: bold;
  color: #0000CC;
  font-weight: bold;
  text-align: left;
  font-family: Georgia, Times New Roman, serif;
}

p {
  text-indent: 1 cm;
}

.Heading-1 {
  font-size: x-large;
  font-weight: bold;
  border: solid #0000CC;
  color: #FFFFFF;
  background: #0000CC;
  text-align: center;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;
}

.Heading-2 {
  font-size: large;
  font-weight: bold;
  color: #0000CC;
  text-align: left;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;;
}

.Heading-3 {
  font-size: medium;
  font-weight: bold;
  color: #0000CC;
  font-weight: bold;
  text-align: left;
  font-family: Bodoni Poster, Cupertino, Wide Latin, serif;;
}

.Heading-4 {
  font-size: normal;
  font-weight: bold;
  font-variant: small-caps;
  color: #0000CC;
  font-weight: bold;
  text-align: left;
  font-family: Georgia, Times New Roman, serif;
}
.reverse-c {
  color: #FFFFFF;
  background: #0000CC;
  text-align: centered;
}

.red{
  color: #990000;
}

.blue {
  color: #000099;
}

.white {
  color: #FFFFFF;
}


.centred{
  text-align: center;
  margin-right: 0%;
  margin-left: 0%;
  }

.centred-bold{
  font-weight: bold;
  text-align: center;
  margin-right: 0%;
  margin-left: 0%;
  }

.bold {
  font-weight: bold;
}

.small {
  font-size: x-small;
  text-indent: 0 cm;
}

small {
  font-size: x-small;
  text-indent: 0 cm;
}

.normal {
  font-size: normal;
  color: #000000;
  text-align: left;
  text-indent: 1 cm;
  margin-right: 0%;
  margin-left: 0%;
  font-family: Georgia, Times New Roman, serif;
  }

.right {
  text-align: right;
  text-indent: 0 cm;
  }

.hardleft {
  text-align: left;
  text-indent: 0 cm;
}

.indented {
  text-align: left;
  text-indent: 0 cm;
  margin-left: 1 cm;
}


.List-point {
  font-family: Georgia, Times New Roman, serif;
  font-size: normal;
  color: #000000;
  text-align: left;
  list-style-type: bullet;
  margin-left: 1 cm;
  }

.List-Number {
  font-family: Georgia, Times New Roman, serif;
  font-size: normal;
  color: #000000;
  text-align: left;
  list-style-type: decimal;
  margin-left: 1 cm;
  }

.plain {
  font-family: Georgia, Times New Roman, serif;
  font-size: normal;
  color: #000000;
  text-align: left;
  margin-right: 0%;
  margin-left: 0%;
  }


.Hanging {
  font-family: Georgia, Times New Roman, serif;  font-size: normal;
  color: #000000;
  text-align: left;
  text-indent: -1 cm;
  margin-right: 0%;
  margin-left: 2 cm;
  }

.indented1 {
  text-align: left;
  margin-right: 0%;
  margin-left: 1 cm;
  }

.indented2 {
  font-family: Georgia, Times New Roman, serif;  font-size: normal;
  color: #000000;
  text-align: left;
  margin-right: 0%;
  margin-left: 13.65%;
  }

.quote {
  font-family: Georgia, Times New Roman, serif;  font-size: normal;
  color: #000080;
  text-align: left;
  text-style: italic;
  text-indent: 1 cm;
  margin-right: 2 cm;
  margin-left: 2 cm;
  }


