.date {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
}

.issue_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color:  #000000;
	font-weight: bold;
}
.content_blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.content_blk_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:  #000000;
	font-weight: bold;
}

.text_wht {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.white_title_sm {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_title_lrg {
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	color:  #FFFFFF;
	font-weight: bold;
}


.link:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color:  #000000;
	font-weight: bold;
	text-decoration: none;
}
.link:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color:  #000000;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color:  #000000;
	font-weight: bold;
	text-decoration: underline;
}
.link:active {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color:  #000000;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 2px solid #CA1621;
}
.copyright {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	
}


.bg {
	background-image: url(images/newsletter_compliments.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.issue_bg {
	background-image: url(images/in_this_Issues_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.horizontal {
	background-image: url(images/hor_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}.text {

	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
}
.pagebreak
{ 
page-break-after: always
}

