body {
	font-family: Arial, Helvetica, sans-serif;
	background: #F59F17;
	font-size: 14px;
	color: #000;
	line-height: 22px;
} 
#topnav {
	color: #5b2e00;
	margin-top: 24px;
	font-size: 16px;
}
#topnav img {
	margin-bottom: 20px;
	display: block;
}
#topnav a, #topnav a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
#topnav a:hover {
	text-decoration: underline;
	font-weight: normal;
}
/* Topology */
h1 { font-size: 28px; padding-top: 12px; padding-bottom: 4px; } 
h2 { margin: 0 0 20px 0 }
h2.linkheading { text-align: left; margin: 0; padding-bottom: 14px; }
p { margin: 0 0 20px 0; }
p#artistnav { color: #5b2e00; text-transform: uppercase; }
p#tournav { font-size: 14px; }
p.title { font-weight: bold; font-size: 16px; }
p.rightsidenav { text-align: right; margin: 0; }
p.author { font-size: 16px; padding-bottom: 10px; font-style: italic; }
/* Image style */
img { border: 1px #5B2E00 solid; padding: 1px; margin-bottom: 20px; }
/* Link style */
a, a:visited {
	color: #5b2e00;
	text-decoration: underline;	
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}
/* List style */
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	line-height: 20px;
}
li a {
	font-size: 16px;
}
ul.articles li a {
	font-size: 14px;
}
/* Table styles */
table {
	border: none;
}
td {
	vertical-align: top;
	text-align: left;
}
td.mainpage { text-align: center; }
td.textright { text-align: right; }
td.press_table img { margin-left: 15px; }
.listing td {
	font-size: 18px;
}
.listing td p {
	font-size: 14px;
}
span.description {
	font-size: 12px;
}