body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	height: auto;
	width: auto;

}
a:hover {
	text-decoration: underline;

}
a:link {
	text-decoration: none;
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}
.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.pic5bkgrnd {
	background-attachment: fixed;
	background-image: url(images/pic5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic6background {
	background-attachment: fixed;
	background-image: url(images/pic6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic7background {
	background-attachment: fixed;
	background-image: url(images/pic7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic1background {
	background-attachment: fixed;
	background-image: url(images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic2background {
	background-attachment: fixed;
	background-image: url(images/pic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic3backroundd {
	background-attachment: fixed;
	background-image: url(images/pen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.currentcover {
	background-attachment: fixed;
	background-image: url(../images/currentcover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;

}
.coverpic {
	background-attachment: fixed;
	background-image: url(../../members/html/issues/_current/images/coverpic/coverpic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;

}
