table {
	color: #FFFFFF;
	background-color: #000000;
	width: 554px;
}
.header {
	background-color: #000000;
	background-image: url(template1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 554px;
}
.footer {
	background-color: #000000;
	background-image: url(new-orleans-la-gutters-tablas-construction-2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 554px;
}
.asterisk {
	color: #999999;
	font-size: 9px;
	letter-spacing: 1px;
}

.content {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(new-orleans-la-gutters-tablas-construction-3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-color: #000000;
	background-image: url(new-orleans-la-gutters-tablas-construction-3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.HL {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
