
td.header {
	margin         : 0;
	padding        : 0;
	background-position:  center;
  
  }
  

td.footer {
  font-size        : 11px;
  font-weight    : normal;
  height           : 20px;
 color : #373737;
  
  }
  
td, tr, p, div {
  font-family      : Verdana;
  font-size        : 11px;
  color            : #000000;
  
}

a:link, a:visited {
  
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #4490b4;
  text-decoration  : none;
  font-weight      : bold;
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

  
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}
