
a.button1
{
	color:yellow;
}
p {
	color: #024ec2;
	font-family: 'Arial';
}
.header {
	width: 80%;
	text-align: center;
	font-family: 'Arial';
}

.isoinfo {
	text-align: right;
	color: #00009B;
	font-size: 10pt;
	font-family: 'Arial';
}

.line {
	background-color: #144ec2;
	height: 10px;
	font-family: 'Arial';
}

.magazine-info {
	width: 100%;
	font-family: 'Arial';
}

.logo {
	width: 100px;
	height: 100px;
}

.main {
	font-size: 11pt;
	width: 80%;
	margin: 0 auto;
	font-family: 'Arial';
}

.main-info {
	color: #0d3b97;
	font-size: 11pt;
	width: 80%;
	margin: 0 auto;
	font-family: 'Arial';
}

.block{
	display:inline-block;
	vertical-align:middle;
	
}

.nav-button {
	color: white;
	background-color: #144ec2;
	height: 40px;
	width: 33%;
}

.issues {
	width: 100%;
	text-align: center;
	border: solid 1px black;
}

.issues-td {
	color: black;
	border: solid 1px black;
	background-color: #AAAAAA;
}

.white-a {
	color: white;
	text-decoration: none;
	font-family: 'Arial';
}

.black-a {
	color: black;
	text-decoration: none;
	font-family: 'Arial';
}

.yellow-a {
	color: yellow;
	text-decoration: none;
	font-family: 'Arial';
}
.redText {
	color: red;
	font-family: 'Arial';
}
.ulCenter {
	width: 350px;
}
h2 {
    font-family: 'Arial';
}
