body {
	background-image: url(images/backgradient.jpg);
	background-repeat: repeat-x;
}
.date {color: #d32027; font-weight: bold;}
.intro {
	color: #0e3a5d;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #0e3a5d;
	font-size: 13px;
}
.subhead {
	color: #d32027;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}
.footer {font-family: "Times New Roman", Times, serif; color: #cf0d03; font-size: 11px; }

.copywright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9d9e9e;
}


