td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
}
.main_tbl {
	background-image: url(http://www.therondesign.com/images/tbl_bkg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 100px;
}
.redtbl {
	border: 1px solid #FF0000;
}
.redtd {
	border: 1px solid #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
li {
	text-align: left;
	text-indent: 0px;
	list-style-type: square;
	list-style-color: #FF0000;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(http://www.therondesign.com/images/bullet.gif);
}

