.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#content {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
#content em{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	line-height: 16px;
	color: #2A9DC9;
}
#textrule {
	background-image: url(../shared/text_rule.gif);
	background-position: 0px 14px;
	width: 324px;
	}
#textruleAbout {
	background-image: url(../shared/text_rule.gif);
	background-position: 0px 14px;
	width: 424px;
	}
#thanks p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	}
a:link {
	font-weight : normal;
	text-decoration : none;
	color : #FF0000;
	background: transparent;
	}
a:visited {
	font-weight : normal;
	text-decoration : none;
	color : #FF0000;
	background: transparent;
	}
a:hover {
	font-weight : normal;
	text-decoration : underline;
	color:#FF0000;
	background: transparent;
	}
a:active {
	font-weight : normal;
	text-decoration : none;
	color:#DD0000;
	background: transparent;
	}
ul.why {
	line-height: 13px;
	color: #298BB0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2em;
	padding: 5px;
}
ol.when {
	line-height: 13px;
	color: #298BB0;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 2em;
	padding: 5px;
}
<!--list-style: disc url(../howtoall/images/talk_icon.gif) inside;-->
