BODY{
  font-family : Arial;
  font-size : 12px;
}
TABLE{
  font-family : Arial;
  font-size : 12px;
  text-decoration : none;
}

H1{
  font-size: 22px; 
  color: #666666;
  }
  
a {
				color: #333333;
}
a:visited {
				color: #333333;
}
a:active {
				color: #333333;
}
a:hover {
				color: #0000FF;
}			
				
.td_left {
padding-left: 10px;
background-color:#ffffff;
}

.td_right {
padding-left: 10px;
background-color:#ffffff;
}


