<!--
#issue {
	width:180px;
	/* height:620px; */
	background-color:#daecfa;
	border: solid 1px #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	float:left;
	z-index:500;
	margin-right:10px;
	padding-left:5px;
}
#signup {
 	width:60%;
	margin-left:200px;
}

p { 
	font-size : 14px;
	color : Black;
}

.issueDates{font-size:18px;font-family:Times;color:#0077c1;font-weight:800; line-height: 0.6em}
.issueTOCHdng{font-size:15px;font-family:Times;color:#0077c1;}
.issueTOCEntry{font-size:12px;font-family: Arial, Helvetica, sans-serif;color:#000000;}
.issueURL{font-size:16px;font-family:Times;color:#0077c1; margin-bottom: 1.5em} 
a.issueURL {
text-decoration:none;
}
a:link.issueURL, a:visited.issueURL {
color:#0077c1;
}
.issueUCAddress{font-size:0.9em;font-family: Arial, Helvetica, sans-serif; color:#000000; line-height: 0.9em; margin-top: 5px; margin-bottom: 5px}
.issueTitle{font-size:28px;font-family:Times;color:#0077c1; line-height: 1em; margin-top: 10px; margin-bottom: 0.5em;}
.issueSubtitle{font-size:20px;font-family:Times;color:#000000;font-weight:bold;font-style:italic}
/* --------------------------------- */
/* Special CSS for printing only */
@media print {
.issueTOCEntry {font-size:1.3em; font-family: Times New Roman, Times, serif; font-weight: normal;}
.issueUCAddress {font-size:1.1em; font-family: Times New Roman, Times, serif; font-weight: normal;}
p {font-size:1.7em; font-family: Times New Roman, Times, serif;}
.nodisplay4print {display:none;}
td.fontAd {display:none;}
#copyrighttext {font-size:12px;}
}
-->
