body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00A0C6;
}
a {
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FF8E1F;
}
a:visited {
	text-decoration: none;
	color: #00A0C6;
}
a:hover {
	text-decoration: underline;
	color: #F6F930;
}
a:active {
	text-decoration: none;
	color: #C0E8F1;
}
.textHeaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #039ECA;
	font-weight: bold;
}
.textBodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
}
.textResumeBodyCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #666666;
}
.sandbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #099E26;
	border-right-color: #099E26;
	border-bottom-color: #099E26;
	border-left-color: #099E26;
	margin: 0px;
	padding: 0px;
}
