@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #484848;
}
.copyBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/tt-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #9D3123;
}.headline {
	font-size: 24px;
	font-weight: bold;
	color: #9D3123;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 2px;
}
