﻿body {
  margin: 0px;
}

.para {
  font-family: Century Gothic; font-size: 10pt; color: #777777;
  text-decoration: none; line-height: 13pt; font-weight: normal;
}
.para a, .para a:link, .para a:active, .para a:visited, .para a:hover {
  font-family: Century Gothic; font-size: 10pt; color: #77A886;
  text-decoration: none; line-height: 13pt; font-weight: normal;
}

ol {
 margin-top:0px;
}

.para-blue {
  font-family: Century Gothic; font-size: 11pt; color: #8AD9BE;
  text-decoration: none; line-height: 14pt; font-weight: bold;
}
.para-green {
  font-family: Century Gothic; font-size: 10pt; color: #77A886;
  text-decoration: none; line-height: 13pt; font-weight: normal;
}

.para-big {
  font-family: Century Gothic; font-size: 16pt; color: #777777;
  text-decoration: none; line-height: 20pt; font-weight: normal;
}
.para-big a, .para-big a:link, .para-big a:active, .para-big a:visited, .para-big a:hover {
  font-family: Century Gothic; font-size: 16pt; color: #777777;
  text-decoration: none; line-height: 20pt; font-weight: normal;
}

.footer {
  font-family: Helvetica; font-size: 8pt; color: #666666; text-align: center;
}




#imageContainer {
  height: 421px;
}

#imageContainer img {
  display: none; position: absolute; top: 0px; left: 0px;
}
