BODY {
	background : White url("http://www.juettner.com/graphics/index/bkgndfinal.jpg") no-repeat scroll;
	background-color : White;
}

H1 {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	margin-bottom : 1PX;
	font-style : normal;
}

img.nav{
	margin-top : -97px;
	margin-left : 6px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD.b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
span.bitquote {
	font-family : times;
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
	text-align : right;
}

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;
}
