body{
	margin:0px;
	background-color:#ffffff;
}
.text{
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.date{
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	color:#F85700;
	text-decoration:none;
}
.text_heading{
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	color:#F85700;
	text-decoration:none;
	line-height:18px;
}
.title{
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
a.text_link{
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	color:#F85700;
	text-decoration:underline;
	line-height:18px;
}
a.text_link:hover{
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}
.copy{
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}	
.text_purple{
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	color:#462447;
	text-decoration:bold;
	line-height:18px;
}
