﻿body {
  background:#000;
  margin: 20px 20px 20px 20px;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 08pt;
  color: Silver;
  text-align: center;
  }
p { 
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 12pt;
  text-align: justify;
}
h1 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 24pt;
}
h2 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 18pt;
}
h3 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 14pt;
  text-align: justify;
}
h4 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 12pt;
  text-align: justify;
}
h5 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 10pt;
}
h6 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 8pt;
}
a:link {
  color: #6495ED;
  text-decoration:none;
  background-color: Black;
  }
a:visited {
	color: #006666;
	text-decoration: none;
	background-color: Black;
}
a:hover {
  color: #AADD99;
  text-decoration:underline;
  background-color: Black;
  }
a img {
  border-width:0;
  }
ul {
font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
font-size: 12pt;
text-align: justify;
}
