@import "../../secondary.css";
@import "nfl.css";

dt
{
	padding: 0 20px;
	font-weight: bold;
}

dd
{
	margin: 0 0 15px;
	padding: 0 20px;
	line-height: 24px;
}

img
{
	border: none;
}

.NFLBodyContent a
{
	color: white !important;
}

.NFLBodyContent a:hover
{
	font-size: 12px !important;
	
}

.NFLBodyContent p
{
	line-height: normal !important;
	padding: 3px !important;
}

h2
{
	font-weight: bold !important;
}