/* COACH JOHN */

body {
	background-color: #fd0;
}

h1 {
	font-family: Impact, Sans-Serif;
	font-size: 54px;
	letter-spacing: -1px;
	word-spacing: 5px;
	color: #000;
	margin: 0px;
	width: 75%;
	border-bottom: 1px dotted #113;
}

h2 {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 36px;
	font-weight: 900;
	color: #000;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Impact, Sans-Serif;
	font-size: 16px;
	font-weight: 100;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #333;
	width: 650px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

.form:link, .form:active, .form:visited {
	font-family: Courier New, Serif;
	font-size: 12px;
	font-weight: 200;
	color: #910;
	text-decoration: none;
}

.form:hover {
	text-decoration: none;
	background-color: #910;
	color: #fff;
}

.updated {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: 100;
	color: #333;
	padding: 0px;
	margin: 0px;
}

.feed {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 1px 3px 1px 4px;
	font-weight: 900;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

td {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #000;
}
