BODY {
	background : White url("http://www.juettner.com/graphics/bg.jpg") repeat-x scroll;
	background : White url("graphics/bg.jpg") no-repeat scroll;
}
.u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
H1{
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 1PX;
	color : #a00f0c;
}

span.type{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	color : #a00f0c;
 }
 
span.title{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
 }
 
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD.b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

TD.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	font-style : italic;
}

span.num {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
}
A {
	color : black;
	text-decoration : none;
}
A:visited {
	color : black;
	text-decoration : none;
}
A:active {
	color : black;
	text-decoration : none;
}
A:hover {
	color : #a0050d;
	text-decoration : none;
}
A:active.quote {
	color : #a0050d;
	text-decoration : none;
}
A:visited.quote {
	color : #a0050d;
	text-decoration : none;
}
A.quote {
	color : #a0050d;
	text-decoration : none;
}

td.hours {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.lr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00F0C;
}
a:link.u, a:active.u, a:visited.u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover.u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

