body {
	background-color: #d0d0d0;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
p {
	font-size: 11px;
	line-height: 20px; }
h1 {
	font-size: 36px;
	font-weight: normal;
	margin-top: 0;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0; }
h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0; }
h6 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px; }
.continuereading {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right; }
#footer a {
	color: black; }
#footer p {
	color: #5d5d5d;
	font-size: 10px; }
#leftcontent p {
	line-height: 14px; }
#leftcontent a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #979797; }
#maincontent a {
	color: black;
	text-decoration: underline; }
h2+p {
	margin-top: 5px; }
h3+p {
	margin-top: 5px; }
.imgborderblack {
	margin-right: 15px;
	padding-right: 0;
	border: solid 1px black; }
