body {
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat;
}
.itnday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
}
.itntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.itntitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
}
.mailerrror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
