body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	margin-top: .75em;
	margin-bottom: .75em;
}
p.byline {
	font-style: italic;
}
A:hover {
	color : #FF0000;
	text-decoration : underline;
	font-weight : none
}
:link {
	color : #000000;
	text-decoration : none;
	font-weight : none
}
:active {
	color : #000000;
	text-decoration : none;
	font-weight : none
}
:visited {
	color : #000000;
	text-decoration : none;
	font-weight : none
}
.nav:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold
}
.nav:link {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold
}
.nav:active {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold
}
.nav:visited {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold
}
td {
	font-size: 11px;
	color: #000000;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.headline {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.subheadline {
	font-size: 12px;
	font-weight: italic;
	color: #000000;
}
.smallgray {
	font-size: 8px;
	color: #808080;
}
.score {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.smallBlue {
	font-size: 10px;
	font-style: normal;
	color: #000099;
}
.small {
	font-size: 9px;
	color: #000000;
}
.red {
	font-size: 11px;
	color: #CC0000;
}
.ontapdetail {
	font-size: 10px;
	color: #000099;
	padding-left: 7px;
}
.coordinated {
	float: right;
	border: 1px solid #ccc;
	padding: 4px;
}
.coordinated p {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.coordinated li,
.coordinated ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

