body {
	/* background-image: url(../imgs/bkgrndclors.gif); */
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
img {
	border: 0px none;
}
a {
	border: 0px none;
	color: #CC0000;


}
.tdback {
	background-image: url(../imgs/loading.gif); 
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}
td {
	font-size: 12px;
	color: #171717;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
a:hover {
	text-decoration: overline;
}
.bighead {
	font-size: 24px;
	color: #666666;
}
