table {
  padding:0px;
  margin:0px;
  border:none;
  border-collapse: collapse;
}

td {
  vertical-align:top;
}

td.news{
  vertical-align:top;
  border-bottom: 1px solid #000084;
  padding: 4px 0px 4px 0px;
}

a:link {
  background-color: transparent;
  color: #0000FF;
  text-decoration: underline;
}

a:visited {
  background-color: transparent;
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  background-color: transparent;
  color: #0000FF;
}

a:active {
  background-color: transparent;
  color: #0000FF;
}

a.plain:link,
a.plain:visited,
a.plain:hover,
a.plain:active {
  background-color: transparent;
  color: #EDEED2;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 80%;
  text-align: center;
  text-decoration:none;
}

address {
  background-color: transparent;
  color: #EDEED2;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 80%;
  text-align: center;
}

html body {
  background-color: #000084;
  background-image: url(assets/bluetile02.jpg);
  color: #000084;
  margin-left: 5%;
  margin-right: 5%;
}

cite {
  font-style: italic;
}

dl dd {
  background-color: transparent;
  color: #000084;
  font-size: 95%;
}

dt {
  background-color: transparent;
  color: #000084;
  font-weight: 600;
}

em {
  font-style: italic;
}

h1 {
  background-color: transparent;
  color: #000084;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
}

h2 {
  background-color: transparent;
  color: #C66D94;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 125%;
}

h3 {
  background-color: transparent;
  color: #000084;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

h4 {
  background-color: transparent;
  color: #C66D94;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 115%;
}

h5 {
  background-color: transparent;
  color: #000084;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height:22px;
  margin:10px 0px 8px 0px;
}

h6 {
  background-color: transparent;
  color: #000084;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 105%;
}

p {
  background-color: transparent;
  color: #000084;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:16px;
  font-weight: 600;
}

p.news,
span.news p {
  background-color: transparent;
  color: #000084;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:100;
  margin: 0px 0px 10px 8px;
}

p.plain {
  font-weight:100;
}

hr {
  line-height: 1px;
  color:#000084;
}

strong {
  font-weight: 600;
}

ul {
  background-color: transparent;
  color: #000084;
}

li {
  background-color: transparent;
  color: #000084;
  font-size: 95%;
}

li.news{
  font-family:Arial, Helvetica, sans-serif;
  color: #000084;
  font-size: 12px;
  font-weight:100;
  list-style-type:disc;
  margin-top: 0px;
}

.block {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

.caption {
  font-size: 90%;
  font-style: italic;
}

.index {
  font-size: 85%;
}

.small {
  font-size: 90%;
}
