body {
	background: #FAF6C9 url(images/bgslice2.gif) 50% 0%;
	background-repeat: repeat-y;
	width: 847;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: center;
	color: #000000;
}

td {
	background: #ffffff;
}

td.cover {
	vertical-align: top;
}

td.cover img {
	border: 1px solid black;
}

p { 
	font: 13px/17px Georgia, serif;
}


h1 { 
	font: 20px/22px Georgia, serif;
}

h2 { 
	font: 16px/20px Georgia, serif;
}

.issuecode {
	font: italic bold 12px/17px Arial, sans-serif;
}

a:link, a:visited, a:active{
	font-style: italic;
	text-decoration: none;
	color: #339900;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a.straight{
	font-style: normal;
}	

.footer {
	font: 11px/14px Arial, sans-serif;
}

img.left {
	float: left;
	margin: 0 16 10 0;
}

img.right {
	float: right;
	margin: 0 0 10 15;
}

img.mug {
	float: left;
	margin: 18 18 10 0;
}

img.pdf {
	margin: 0 5 0 50;
}

ol {
	font: 13px/17px Georgia, serif;
	list-style-type: decimal;
}