body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/bonedish_bkg.gif);
	background-repeat: repeat;
}
p {
	font-size: 14px;
	color: #000000;
}
#maincontent {
	margin: 20px 20px 20px 50px;
	padding: 20px;

}
a:link {
	color: #009933;
}
a:visited {
	color: #669933;
}
a:hover {
	color: #E58A05;
}
h3 {
	color: #FF6600;
	font-size: 22px;

}
.copyright {
	font-size: 10px;
}
h4 {
	font-size: 18px;
	color: #009933;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #FF6600;
}
.comments {
	font-size: 11px;
	line-height: 1.5em;


}
