.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b0dbff;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.bigger_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.date_added {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.tinytext_disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #EBAB00;
}
.body_copy-subnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.body_copy_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.body_copy_black-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	width: 391px;
}


.tinytext:link{
text-decoration:none;
color:#b0dbff;
background:transparent;
}
.tinytext:visited{
text-decoration:none;
color:#b0dbff;
background:transparent;
}
.tinytext:hover{
text-decoration:none;
color:#004e90;
background:transparent;
}
.tinytext:active{
text-decoration:none;
color:#004e90;
background:transparent;
}


.body_copy_black:link{
text-decoration:none;
color:#48a1ed;
background:transparent;
}
.body_copy_black:visited{
text-decoration:none;
color:#4dadff;
background:transparent;
}
.body_copy_black:hover{
text-decoration:none;
color:#004e90;
background:transparent;
}
.body_copy_black:active{
text-decoration:none;
color:#004e90;
background:transparent;
}

