body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.call-to-action {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;

}
.boldlink {
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.pullquotes {
	font-style: oblique;
	color: #FF6600;
	text-align: right;


}
.call-to-action-text {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
a {
	color: #000000;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.footer {
	font-size: 10px;
}
