body {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
}

td {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
}

th.main {
  background-image: url('url(%22images/bg1.jpg%22');
  background-repeat: no-repeat
}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #000000;}