.borderPicture { border: thin solid #C90; }
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #936;
	background-color: #550039;
	margin: 0;
	padding: 0;
}
#content { border: thin solid #000; line-height: 150%; background-color: #000; }
.statcounter { font-size: large; }
#content tr td .credits .email a { color: #96C; }
.credits { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #969; }
.donationPrice { font-family: Arial, Helvetica, sans-serif; font-size: large; }
.textLightred { color: #F00; }
.textLightlarge { font-size: x-large; color: #060; }
a:link { text-decoration: none; color: #90C; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #600; }
a:active { text-decoration: none; }
.menuStyle a{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: large; color: #FFF; }
#content tr td #maincontent { background-color: #FFF; }
.textSmall { font-size: small; }
.textWhite { color: #FFF; }

.issueNoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
}

.pageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000;
}

.issuePage {
	color: #660449;
	font-size: small;
}

.issueTitle {
	font-size: large;
	color: #900;
}

.issueDescription {
	font-size: x-small;
	color: #660449;
}

.issueAuthor {
	font-size: small;
	color: #000;
	font-variant: small-caps;
}
.downloadLink a{ color: #FF0; }
