body   { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.textbk { line-height: 8px; text-decoration: none }
.tmotext { font-size: 12px; text-decoration: none }
.tmopress   {
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	list-style-image: url(RedBullet.gif);
	list-style-type: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tmopress A:link   { text-decoration: none }
.tmopress A:visited   { text-decoration: none }
.tmopress A:hover   { text-decoration: none; background-color: #d3d3d3 }
.tmotextHD {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}
.tmotextHD A:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC3300;
}
.tmotextHD A:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC3300;
}
.tmotextHD A:hover  {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC3300;
	color: #FFFFFF;
}
.thd     {
	color: #c33;
	font-size: 14px;
	font-weight: bolder;
	font-stretch: extra-condensed
}
.tmotext A:link {
	color: #FF0000;
	text-decoration: underline
}
.tmotext A:visited {
	color: #FF0000;
	text-decoration: underline
}
.tmotext A:hover { color: #fff; text-decoration: none; background-color: red }
.box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CC3300;
}
