body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #992228;
}
a img, a img:link { 
    border: 0; 
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #992228;
}
.bottomlinks {
	font-family:  "Times New Roman", Times, serif;
	color: #992228;
}
#footer .bottomlinks a {
	color: #81734F;
	text-decoration: none;
}
#footer .bottomlinks a:hover {
	color: #993300;
}
#footer {
	text-align: center;
	width: auto;





}
.quoted {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	width: 300px;
	text-align: justify;
	background-color: #DCDED5;
	border: 1px solid #B3B4AD;
	margin: 5px;
	padding: 5px 10px;
}
.breaking {
	width: 400px;
	padding:5px 10px;
	margin: 5px;
	background-color: #DCDED5;
}
h3.quotedheading  {
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #992228;
	width: 200px;
	margin-left: 10px;
	padding-left: 5px;
	font-style: oblique;
}
