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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 18px;
	font-size: 12px;
}
#subtitle {
	color: #FFF;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333300;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	color: #333300;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: normal;
}
.kicker {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 3px;
	display: block;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #F18113;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
