



 /* h5 and p below are for text within TDs */
/* subheads */

h5 {
	font-size: .80em;
	margin-top:10px;
	margin-bottom: 4px;
	text-decoration: none;
}

/* paras after and before h5 tags */
p {
	margin-top:0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-size: .80em;
}

.runon {
	margin-top:10px;
	margin-bottom: 10px;
}

#CoverPix {position:relative; left:0px; top:0px; width:120px; height:180px; z-index:10; visibility: visible; float:right; padding-left:0px; padding-bottom:0px; text-align:center;}

.magbutton {
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin : 1px 0px 1px 0px;
	border-top : 1px solid #00039F;
	border-right : 1px solid #00039F;
	border-bottom : 1px solid #00039F;
	border-left : 1px solid #00039F;
	padding : 1px 1px 1px 1px;
	background-color: #F95F29; 
	width:150px;
	}