.outsidelines {
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
	
.issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.issueline {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

.logoimage {
	align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inthisissue {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: 32px;
	padding-right: 20px;
}

.inthisissue a{color: #8A2A83;}
.inthisissue a:hover{color: #000099;}
.inthisissue a:visited{color: #990000}

.rightcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 47px;
	background-color: #CCCCCC;
}

.rightcolumnline {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.printable {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	}
	
.printable a{color: #8A2A83;}
.printable a:hover{color: #000099;}
.printable a:visited{color: #990000;}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
}

.centercontent {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-right: 10px;
}

.centercontent a{color: #8A2A83;}
.centercontent a:hover{color: #000099;}
.centercontent a:visited{color: #990000;}
	
.contentbold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}

.imagebuffer {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	
}

.footer a{color: #8A2A83;}
.footer a:hover{color: #000099;}
.footer a:visited{color: #990000;}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
}

.secondheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 2px solid #CCCCCC;
}
