body {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}

td{
  	font-family:Verdana;
	color:#666666;
	font-size:11px;
	line-height:15px;
}

hr{
	color:#d7e1c6;
	height:1px;
}

a {
	color:#2f6eba;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#2f6eba;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#2f6eba;
}
a:visited:hover {
	text-decoration:none;
	color:#2f6eba;
}
.homeText {
	color:#333333;
	font-family:Georgia;
	font-size:11px;
	line-height:20px;
}
.subHead {
	color:#2f6eba;
	font-size:18px;
	font-family:Georgia;
	font-weight:bold;
}
.subsubHead {
	color:#2f6eba;
	font-size:13px;
	font-family:Georgia;
	font-weight:bold;
}