td img {display: block;}body {
	background-color: #000000;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.style1 {color: #FFFF00}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.pgformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.inclwhite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.inclblack {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.image{
	border: 2px outset black;
      }
