.backgd {
	background-attachment: fixed;
	background-image: url(../webback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.textblacksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}


.blue {
	color: #03F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14mm;
	font-weight: bold;
	font-style: italic;
}

.red {
	color: #930;
	font-family: "Times New Roman", Times, serif;
	font-size: 14mm;
	font-style: normal;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

