BODY { 
	background: url(/gfx/bg/bg-lizspiral.jpg);
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0;
}

TH, TD, P, .normal {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: black;
}

FORM { 
	margin: 0px;
}

.banner {
	color: #880000;
	font-size: 11px;
}

.event {
	color: #000088;
	font-size: 12px;
}
.track {
	font-weight: bold;
	font-size: 12px;
}

.info {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: black;
	margin: 10px;
}

BIG {
	font-size: 22px;
	font-weight: bold;
}
H1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}

STRONG {
	font-size: 14px;
	font-weight: bold;
}

EM {
	color: #aa00aa;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: .8em;
}

.audiolinks {
	font-size: 10px;
	white-space: nowrap;
}

A {
	text-decoration: none;
	color: #008800;
}

A:link, A:visited {
	color: #008800;
}

A:active {
	color: green;
	text-decoration: underline;
}

A:hover {
	color: green;
	text-decoration: underline;
}

INPUT {
	background: #ffeeff;
	font-family: monospace;
	margin: 0px;
}

TEXTAREA {
	font-family: monospace;
} 

DT {
	margin-top: 12px;
	text-decoration: underline;
	color: darkblue;
	font-size: 12px;
}

DD {
	font-size: 12px;
}
