/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}
.copytext a:link {
	text-decoration: none;
	color: #0033F0;
	cursor: hand;
}
.copytext a:active {
	text-decoration: none;
	color: #0033F0;
	cursor: hand;
} 
.copytext a:hover {
	text-decoration: underline;
	color: #0033F0;
	cursor: hand;
}
.copytext a:visited{
	text-decoration: none;
	color: #0033F0;
	cursor: hand;
}
.DateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033F0;
}
.bulletpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A91919;
	text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A91919;
	text-decoration: none;
}
