.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	padding-right: 100px;
}
.bodyTextHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
}

.bodyTextList {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	display: none;
	background-color: #FFFFFF;
	line-height: 1em;
	color: #FF0000;
	text-indent: 5px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	display: list-item;
	list-style-position: outside;
	color: #0066AA;
	line-height: 11px;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(../images/red_bullet.gif);
	text-decoration: none;
}
.aboutthenews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	padding-right: 50px;
}
.magazines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	padding-right: 30px;
}
.rightline {
	padding: 20px;
}

.magazinesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	line-height: 30px;
	text-indent: 5px;
}

.promobutton {
   border: none;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-top: 10px;
   padding-right: 10px
}

.promobutton:hover {
   background-color:#FF0000;	
 }

