body {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}

td{
  	font-family:Verdana;
	color:#666666;
	font-size:11px;
}

hr{
	color:#c1c0c0;
	height:1px;
}

a {
	color:#666666;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#666666;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#666666;
}
a:visited:hover {
	text-decoration:none;
	color:#666666;
}
a.newsLinks {
	font-size:10px;
	line-height:14px;
	color:#666666;
	text-decoration:underline;
}	
a.newsLinks:hover {
	color:#666666;
	text-decoration:none;
}
a.newsLinks:visited,
a.newsLinks:link:visited{
	color:#666666;
	text-decoration:underline;
}
a.newsLinks:visited:hover {
	color:#666666;
	text-decoration:none;
}
.subHead {
	color:#21201e;
	font-size:15px;
	font-family:verdana;
}
.subTitle {
	color:#21201e;
	font-size:13px;
	font-family:verdana;
}
.subTitleOrange {
	color:#f57e24;
	font-size:13px;
	font-family:verdana;
}
.smallText{	
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
}


