td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.header {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: DA4008;
	letter-spacing: .1em;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: line-through;
}
body {
	background-image:  url(img/holderbkgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
