body { 
  color: #000000; 
  margin-left: 10px; 
  margin-right: 10px; 
  font-size: 9pt; 
  background-color: #000000; 
  font-family: Ariel, Sylfaen, Times New Roman, Helvetica, serif; 
}

outer {
  width: 90%;
  margin-left: auto; 
  margin-right: auto; 
  background-color: transparent;
  text-align: center;
}

.inner {
  position: relative;
  width: 740px;
  background-color: transparent;
  margin-left: auto; 
  margin-right: auto; 
  text-align: left;
}

p {
  margin-left: 10px; 
  margin-right: 10px;
  font-size: 9pt; 
  text-align: justify;
}

.link { 
  position: absolute; 
  top: 20px; 
  left: 6px; 
  width: 250px; 
  height: 50px; 
  text-align: left; 
  color: #000000; 
  background: transparent; 
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 0px;
}

.link p { 
  font-family: Arial, Tahoma, sans-serif;
  font-size: 7pt;
  font-weight: normal; 
  text-align: justify;
  color: #000000;
  background-color: transparent;  
}


.background { 
  position: absolute; 
  top: 20px; 
  left: 3px; 
  width: 422px; 
  height: 102px; 
  text-align: left; 
  color: #000000; 
  background: transparent; 
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 0px;
}

.title {
  position: absolute;
  top: 2px;
  left: 20px;
  width: 770px;
  height: 70px;
  color: #000000;
  background-color: #000000; 
  margin: 0px;
  padding: 1px; 
  border: #000000 solid 0px;
}

.bold { 
  font-weight: bold; 
}

hr { 
  color: #2C37A4; 
  width: 70%; 
  background-color: transparent; 
}

.center {
  text-align: center;
}

.just { 
  text-align: justify; 
}

.left { 
  float: left; 
  margin-left: -3px; 
  margin-right: 2px; 
  margin-top: 2px; 
  margin-bottom: -6px;
}

.right { 
  float: right; 
  margin-left: 3px; 
  margin-right: -3px; 
  margin-top: 3px; 
  margin-bottom: -8px;
}

img {
  border: #000000 solid 1px;
}

h1, h2, h3, h4, h5 { 
  font-family: Arial, Tahoma, sans-serif;
  color: #D2CECE; 
  background-color: transparent; 
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  margin-left: 10px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

h1 {
  font-size: 14pt;
  color: #FFFFFF; 
  background-color: transparent; 
}


h2 {
  font-size: 10pt;
}

h3 {
  font-size: 8pt;
}

.white {
  color: #ffffff;
  background-color: transparent;
}

.red {
  color: #981A1E;
  background-color: transparent;
}

table {
  border: #000000 solid 0px;
  padding: 0px 0px 0px 0px;
  font-size: 9pt;
}

table img {
  border: #000000 solid 0px;
}

th {
  text-align: center;
  font-size: 9pt;
}

td {
  padding: 0px 0px 0px 0px;
  font-size: 9pt;
}

td, th {
  border: #000000 solid 0px;
}

.noborder img {
  border: #000000 solid 0px;
}

.emph {
  font-family: Times New Roman, serif;
  font-size: 9pt;
}

ul {
  margin-top: 5px;
  margin-left: 35px;
  margin-right: 5px;
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
}

li a:link { 
  color: #000000; 
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 2px;
}

li a:visited { 
  color: #000000; 
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 2px;
}

li a:active { 
  color: #000000;
  font-size: 9pt; 
  font-weight: bold;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 2px;
}

li a:hover { 
  color: #000000;
  font-size: 9pt;
  font-weight: bold; 
  text-decoration: none; 
  background-color: transparent; 
  padding: 2px;
}

.blue {
  color: #8392CA;
  background-color: transparent;
}

a:link { 
  color: #D2CECE; 
  font-weight: normal;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 0px;
}

a:visited { 
  color: #D2CECE; 
  font-weight: normal;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 0px;
}

a:active { 
  color: #000000; 
  font-weight: normal;
  text-decoration: none; 
  background-color: #D2CECE; 
  padding: 0px;
}

a:hover { 
  color: #000000;
  font-weight: normal; 
  text-decoration: none; 
  background-color: #D2CECE; 
  padding: 0px;
}

.underline {
  text-decoration: underline;
}

.noborder {
  border: #000000 solid 0px;
}

.border {
  width: 160px;
  border: #000000 solid 1px;
}

.tablein table {
  border: #ffffff solid 0px;
  font-size: 9pt;
  background-color: transparent;
}

.tablein th {
  text-align: left;
  font-size: 9pt;
}

.tablein td {
  border: #ffffff solid 0px;
  padding: 3px 3px 3px 3px;
  text-align: left;
}

.tablein th {
  border: #ffffff solid 0px;
}

.tablein table p {
  font-size: 8pt;
  text-align: left;
  margin-left: 0px;
}

.pictableout {
  position: absolute;
  top: 100px;
  left: 490px;
  width: 480px;
  height: 650px;
  color: #000000;
  background-color: transparent; 
  border: #000000 solid 0px;
}

.lettering {
  position: absolute;
  top: 313px;
  left: 455px;
  width: 600px;
  height: 200px;
  color: #000000;
  background-color: transparent; 
  margin-left: 0em;
  margin-right: 0em; 
  margin-top: 0em; 
  margin-bottom: 0em;
  padding: 0em; 
  border: #000000 solid 0px;
}

.lettering2 {
  position: absolute;
  top: 140px;
  left: 500px;
  width: 600px;
  height: 200px;
  color: #000000;
  background-color: transparent; 
  margin-left: 0em;
  margin-right: 0em; 
  margin-top: 0em; 
  margin-bottom: 0em;
  padding: 0em; 
  border: #000000 solid 0px;
}

.lettering3 {
  position: absolute;
  top: 490px;
  left: 405px;
  width: 600px;
  height: 200px;
  color: #000000;
  background-color: transparent; 
  margin-left: 0em;
  margin-right: 0em; 
  margin-top: 0em; 
  margin-bottom: 0em;
  padding: 0em; 
  border: #000000 solid 0px;
}

.intro {
  position: absolute;
  top: 120px;
  left: 460px;
  width: 500px;
  height: 600px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.intro p {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 9pt;
  font-weight: normal; 
  text-align: justify;
  color: #D2CECE;
  background-color: transparent;  
}

.intro p img {
  padding: 4px; 3px; 4px; 3px;
}

.autotext {
  position: absolute;
  top: 160px;
  left: 735px;
  width: 250px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.autotext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.coastaltext {
  position: absolute;
  top: 255px;
  left: 490px;
  width: 320px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.coastaltext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.floratext {
  position: absolute;
  top: 260px;
  left: 610px;
  width: 320px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.floratext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.greciantext {
  position: absolute;
  top: 460px;
  left: 620px;
  width: 320px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.greciantext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.paristext {
  position: absolute;
  top: 310px;
  left: 530px;
  width: 220px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.paristext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.pointstext {
  position: absolute;
  top: 400px;
  left: 665px;
  width: 270px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.pointstext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.postertext {
  position: absolute;
  top: 295px;
  left: 620px;
  width: 320px;
  height: 30px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.postertext h2 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal; 
  text-align: left;
  color: #D2CECE;
  background-color: transparent;  
}

.address1 { 
  position: absolute;
  top: 720px;
  left: 675px;
  width: 500px;
  height: 12px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #000000 solid 0px;
  font-size: 9pt; 
  font-weight: normal; 
  background-color: transparent;
}

.address1 p {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: normal; 
  text-align: justify;
  color: #D2CECE;
  background-color: transparent;  
}

.ebay { 
  position: absolute;
  top: 670px;
  left: 495px;
  width: 500px;
  height: 50px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
  font-size: 9pt; 
  font-weight: normal; 
  background-color: transparent;
}

.ebay p {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: normal; 
  text-align: justify;
  color: #D2CECE;
  background-color: transparent;  
}

.crop3 {
  position: absolute;
  top: 335px;
  left: 480px;
  width: 100px;
  height: 100px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.crop4 {
  position: absolute;
  top: 420px;
  left: 645px;
  width: 100px;
  height: 100px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.crop5 {
  position: absolute;
  top: 270px;
  left: 790px;
  width: 100px;
  height: 100px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}

.crop6 {
  position: absolute;
  top: 500px;
  left: 850px;
  width: 100px;
  height: 100px;
  color: #D2CECE;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #ffffff solid 0px;
}