<style type="text/css">
<!--

h1 {
 font-family: sans-serif;
 font-size: xxlarge;
 font-weight: bold;
 text-decoration: underline;
 text-align: center;
 color: #004500;

}

h2 {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 text-align: center;
 color: #ffffff;
}

big {
 font-family: sans-serif;
 font-size: x-large;
 font-weight: bold;
 text-align: center;
 color: #ffffff;

}


a:link {
  color                        : #fff;
  background-color        : transparent;
}
a:visited {
  color                        : #fff;
  background-color        : transparent;
}
a:hover {
  color                        : #fff;
  background-color        : #f00;
  text-decoration        : none;
}
a:active {
  background-color        : #123;
  color                        : #fff;
  text-decoration        : none;
}

b {
 font-family: sans-serif;
 font-size:small;
 font-weight: bold;
 text-align: center;
 color: #ffffff;
}

h3 {
 font-family: sans-serif;
 font-size: medium;
 font-weight: bold;
 color: #ffbf00;
}

h4 {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 color: #000045;
}

p {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 text-align:justify;
 color: #000045;
}

small {
 font-family: sans-serif;
 font-size: small;
 font-weight: bold;
 color: #ffffff;
}

dd {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 color: #000045;
}
-->
</style>
