body {
	background-color: #ffffff;
	width=600;
	font-family: "Arial", "Helvetica", sans-serif
	font-size 11.5;
	color: black;
}

p {
	font-family: "Arial", "Helvetica", sans-serif;
	color: black;
	font-size: 11.5pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1.2;
	word-spacing: 1.2;
}

ul {
	font-family: "Arial", "Helvetica", sans-serif;
	color: black;
	font-size: 11.5pt;
	font-style: normal;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.break {
	font-size: 18pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.buy {
	font-size: 8.5pt;
}

.by {
	font-weight: bold;
	margin-left: 25;
}

.byline {
	font-weight: bold;
	font-size: 10pt;
}

.center {
	text-align: center;
}

.copyright {
	font-size: 8.5pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1;
	word-spacing: 1;
	color: white;
}

.credit {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.cutline {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.date {
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1.5;
	color: red;
	text-align: right;
}

.dropcap {
	font: bold 300% times,serif;
	float: left;
	color: red;
}

.dropcap2 {
	font: bold 225% times,serif;
	float: left;
}

.interview {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 25;
}

.interview-sub {
	font-size: 11pt;
	font-weight: bold;
}


.issue {
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1.5;
	color: red;
	margin-left: 35;
}

.italic {
	font-style: italic;
}

.lyric {
	margin-left: 15;
	font-style: italic;
}

.normal {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1.2;
	word-spacing: 1.2;
}

.photo {
	font-style: normal;
	font-weight: bold;
	font-size: 9.5pt;
	text-align: center;
	color: red;
}

.photo2 {
	font-style: normal;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	color: red;
}

.poetry-byline {
	font-family: "Times-Roman", "Times", serif;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1;
	word-spacing: 1;
	padding-left: 30;
	padding-right: 30;
}

.poetry-text {
	font-family: "Times-Roman", "Times", serif;
	color: #000000;
	letter-spacing: 1;
	word-spacing: 1;
	padding-left: 30;
	padding-right: 30;
}

.poetry-title {
	font-family: "Times-Roman", "Times", serif;
	color: #000000;
	font-size: 22pt;
	letter-spacing: 1;
	word-spacing: 1;
	padding-left: 30;
	padding-right: 30;
	font-weight: bold;
	padding-top: 8pt;
}

.red {
	color: red;
}

.staff-box {
	font-size: 9pt;
	margin-left: 25;
}


.small {
	font-size: 10pt;
	letter-spacing: 1;
	word-spacing: 1;
}

.subtitle {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

.tagline {
	font-style: italic;
	font-size: 10pt;
	margin-left: 25;
}

.thin {
	font-weight: normal;
}

.this-issue {
	font-size: 13.5pt;
	font-weight: bold;
	margin-left: 25;
}

.title {
	font-size: 22pt;
	letter-spacing: 5;
}

.underline {
	text-decoration: underline;
}

.url {
	text-align: center;
	font-weight: bold;
	font-size: 125%;
}

a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a:Hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}	
a:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 36pt;
	font-weight: bold;
}

h2 {
	font-size: 30pt;
	font-weight: bold;
}

h3 {
	font-size: 24pt;
	font-weight: bold;
}

h4 {
	font-size: 18pt;
	font-weight: bold;
}

h5 {
	font-size: 16pt;
	font-weight: bold;
}

h6 {
	font-size: 13pt;
	font-weight: bold;
}


