body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 24px;
}
.foreteen-green-b {
	font-size: 14px;
	font-weight: bold;
	color: #00AC41;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.more:link {
	color: #717171;
}
a.or:link {
	font-size: 14px;
	font-weight: bold;
	color: #F75700;
	text-decoration: none;
}
a.or:visited {
	font-size: 14px;
	font-weight: bold;
	color: #F75700;
	text-decoration: none;
}
a.or:hover {
	font-size: 14px;
	font-weight: bold;
	color: #F75700;
	text-decoration: underline;
}
a.more:link {
	color: #717171;
	text-decoration: none;
}
a.more:visited {
	color: #717171;
	text-decoration: none;
}
a.more:hover {
	color: #717171;
	text-decoration: underline;
}
a.mid:link {
	font-size: 12px;
	color: #073B8A;
	text-decoration: none;
}
a.mid:visited {
	color: #073B8A;
	text-decoration: none;
}
a.mid:hover {
	color: #FF0000;
	text-decoration: underline;
}
