.main-next-issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

.next-issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AA1F24;
}

.tre-14 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.headtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding: 10px
}

.headertext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	padding-top: 4px
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 0px
}
.bg-left {
	background-image: url(../images/bg-keft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #F5F5F5;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.tdimage {
		margin: 5px 0px 15px 15px;
		border: 0px solid #d3d3d3;
		padding: 6px; 
}
#Primary img {
		float: right;
		margin: 5px 0px 15px 15px;
		border: 1px solid #d3d3d3;
		padding: 6px;
	}