
/*modified style sheet for coaching u section*/

#top {
	background:#efbc89 url(images/floor.gif) repeat-x;
	padding-bottom:28px;
	background-attachment:fixed;
	}
	
p {
	color: #191919;
}

a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #191919;
}
h2 {
	font-size: 18px;
	color: #191919;
}
a:link {
	color: #191919;
	text-decoration: none;
}
a:hover {
	color: #191919;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #191919;
}
h4 {
	font-size: 14px;
	color: #191919;
}
body,td,th {
	color: 191919;
}