body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

a {
	color: #999;
}

a:hover {
	color: #0000cc;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #2A57A5;
	font-size: 14px;
}

.cityDate {
	text-decoration: italic;
	font-weight: bold;
}

#borderInner {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 5px solid #999;
	border-bottom: 5px solid #999;
	width: 600px;
	padding: 10px;
	text-align: left;
}

#extras {
	font-size: 9px;
	text-align: center;
	text-transform: lowercase;
	padding-top: 10px;
	color: #666;
}

#header {
	background-image: url(http://www.raceindustry.com/pressrelease/header2.gif);
	border: 1px solid #ccc;
	height: 65px;
	width: 600px;
}

#pad {
	padding: 10px;
}
