BODY {
	font-family: "arial", "verdana", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-color: #191717;
	margin: 0;
	padding: 0;
	text-align: left;
}

IMG {
	margin: 0;
	padding: 0;
	border: 0;
}

IMG.left {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	border: 0;
}
IMG.right {
	float: right;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	border: 0;
}

.quote {
	font-family: "arial", "verdana", sans-serif;
	font-size: 13px;
	color: #956300;
	font-weight: normal;
	font-style: oblique;
	text-align: center;
	margin-left: 4em;
	margin-right: 4em;
}
.quotesig {
	font-family: "arial", "verdana", sans-serif;
	font-size: 10px;
	color: #956300;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-left: 4em;
	margin-right: 4em;
}



A:link, A:visited {
	color: silver;
	text-decoration: none;
}
A:hover {
	color: white;
	text-decoration: none;
}

A.new:link, A.new:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
A.new:hover {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
A.menu:link, A.menu:visited {
	color: silver;
	font-size: 12px;
	text-decoration: none;
}
A.menu:hover {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

}
A.pdf:link, A.pdf:visited {
	color: silver;
	font-size: 11px;
	text-decoration: none;
}
A.pdf:hover {
	color: white;
	font-size: 11px;
	text-decoration: none;
}



A.bott:link, A.bott:visited {
	color: silver;
	font-size: 12px;
	text-decoration: none;
}
A.bott:hover {
	color: white;
	font-size: 12px;
	text-decoration: none;
}




TABLE.bot {
	spacing: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	color: white;
}

TD.bot {
	padding: 0px;
	spacing: 0px;
	font-size: 12px;
	font-color: white;

TD.bot A:link, A:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
TD.bot A:hover {
	font-color: silver;
	text-decoration: none;
	font-size: 12px;
}