<style>

body {
	color:#00007F;
	background-color : #000000;
	background-image: none;
	background-repeat:no-repeat;
	border-right : none;
	background-position:0cm 0cm;
	background-attachment: fixed;
	font-style : normal;
}

#hText {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  padding-left: 7px;
  padding-right: 10px;
  font-size:14pt;
  }

#Text {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  padding-left: 7px;
  padding-right: 10px;
  font-size:10pt;
  }

#fText {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  padding-left: 7px;
  padding-right: 10px;
  font-size:10px;
  }

a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
</style>
