/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight: bold;
    color: white;
    margin: 0;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    margin: 0;
    padding-left: 24px;
	  background: url("h1.gif") no-repeat;
	  line-height: 16px;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: white;
    margin: 0;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #797979;
    margin: 0;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
.videospec {
  margin: 10px 0 25px 0;
}
.newsimg {
  padding: 39px 0 0 10px;
}
.newsdesc {
  padding: 10px 10px 0 15px;
}
.toppane p {
  margin: 10px 0;
  font-size: 11px;
}