body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  font-weight: normal;
  color: #CCCCFF;
  background-color: #ffffff;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}

a:link {
  color: #ffffff;
}

a:visited {
  color: #ffffff;
}

a:hover {
  color: #0f5b7d; 
}

a:active {
  color: #ffffff;
}

td {  
  font-size: 9pt; 
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {  
  font-size: 12pt; 
  font-weight: bold; 
  color: #FFFFFF;
}

h4 { 
  font-size: 12pt; 
  font-weight: bold; 
  color: #FFFFFF;
  color: #FFFFCC; 
  font-family: "Courier New", Courier, mono;
}

th {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  background-color: #9fd911; 
  color: #000000;
}

hr {
  border: none 0;
  border-top: 1px dashed #000;/*the border*/
  width: 100%;
  height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.NewsDate {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  color: #000000;
}

.NewsTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  color: #05365f; 
}

.GigTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  color: #9fd911; 
}

.sDescription {
  text-align: left;
}