body {
	color:#232020;
	font-family:Verdana;
	font-size:11px;
	line-height:17px;
}

td{
  	font-family:Verdana;
	color:#232020;
	font-size:11px;
	line-height:17px;
}

hr{
	color:#765a67;
	height:1px;
}

a {
	color:#232020;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#232020;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#232020;
}
a:visited:hover {
	text-decoration:none;
	color:#232020;
}
.subHead {
	color:#232020;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.whiteSubhead {
	color:#ffffff;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallText {
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		line-height:14px;
}
.whiteText {
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		line-height:16px;
}

a.whiteText:link{
		font-size: 11px;
		color: #ffffff;
		text-decoration: underline;
}

a.whiteText:hover{
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
	}

a.whiteText:active{
		font-size: 11px;
		color: #ffffff;
		text-decoration: underline;
}

a.whiteText:visited{
		font-size: 11px;
		color: #ffffff;
		text-decoration: underline;
}

a.whiteText:visited:hover{
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
}