BODY { 
  font: 12px Verdana; 
  line-height: 18px;
  text-align: justify;
}

TABLE { 
  font: 12px Verdana; 
  line-height: 18px;
  text-align: justify;
}

A:link { color: #630f0f; text-decoration: none; font: Verdana; }
A:visited { color: #630f0f; text-decoration: none; font: Verdana; }
A:active { color: #630f0f; text-decoration: none; font: Verdana; }


.maximage {
  max-width: 675px;
  width: expression(this.width > 675 ? "675px" : true);
}

.g{
color: #00a000;
}

.c{
background-color:#eeeeee;
font: Arial; 
}
	
.c1{
background-color:#dddddd;
font: Arial; 
}
