body {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
}

td{
  font-family:Verdana;
	color:#333333;
	font-size:11px;
}

a {
	color:#36A3BA;
	text-decoration:none;
}	
a:hover {
	text-decoration:underline;
	color:#36A3BA;
}
a:visited,
a:link:visited{
	text-decoration:none;
	color:#36A3BA;
}
a:visited:hover {
	text-decoration:underline;
	color:#36A3BA;
}

a.newsLinks {
	color:#333333;
	text-decoration:none;
}	
a.newsLinks:hover {
	color:#333333;
	text-decoration:underline;
}
a.newsLinks:visited,
a.newsLinks:link:visited{
	color:#333333;
	text-decoration:none;
}
a.newsLinks:visited:hover {
	color:#333333;
	text-decoration:underline;
}

.subHead{
	color:#61b38b;
	font-size:13px;
	font-family:arial;
}

.timelineNumber{
	color:#36A3BA;
	font-size:16px;
	font-family:arial;
}


