body {
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
td,th {font-size:12px}
.dot {
	line-height: 24px;
	color: #AC0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #AD0101;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
}
.abouttxt {
	line-height: 30px;
}
.adtxt {
	color: #901D10;
}


