/* scoretonight.com default styles */body,p,td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}select { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt }textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }ul  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }ol  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }h1,h2,h3,h4,h5,h6 {  font-family: Arial, Helvetica, sans-serif}hr { color: #0000FF; height: 1px}/* scoretonight.com default link style */A:link{ color: 	blue; text-decoration: none; }A:visited{ color: blue; text-decoration: none; }A:hactive{ color: blue; text-decoration: none; }A:hover{ color: blue; text-decoration: none; }/* scoretonight.com named styles *//* table class for data - stats/figures/etc */td.datatitle  {  background-color: #9CCF9C; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-align: center }th.data       {  background-color: #9CCF9C; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 8pt}td.data       {  background-color: #CCFFCC; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt }tr.data       {  background-color: #CCFFCC; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}tr.altdata    {  background-color: #9CCF9C; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}	/* altdata, used for contrast if displaying multiple rows - fixtures, etc *//* scoretonight.com default styles */.headline       {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; font-style: normal; text-decoration: none }	.uunderheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; font-style: normal; text-decoration: underline }		.abstract       {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: none; ; text-align: justify }.subhead        {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: none; color: black }.byline         {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: none }.story          {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none; text-align: justify }	/* text of story */.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: none; color: #778899}	/* picture caption */.title {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; ; font-weight: bold; font-style: normal; text-decoration: none }	/* title - eg: "Leading Scorers" */.notice {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; ; font-weight: bold; font-style: normal; text-decoration: none }	/* notice - eg: not found/nothing today/please enter more characters etc */ .emailaddress {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none }	/* bodytext - any non-story text */.date {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none }	/* date */.copyright {  font-family: Arial, Helvetica, sans-serif; color: gray; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none }	/* copyright, copyright message */.more {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; font-style: normal; text-decoration: none }	/* more - story continuation link that says "more..." */.bulletitem {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none }	/* bulletitem - anything bulleted and not using the HTML LI */.navigate {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none }	/* navigate - intra-site navigation */.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none }	/* bodytext - any non story material */.boxhead { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: none }	/* boxhead - boxed content *//* Front Page Specific */.fpheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; font-style: normal; text-decoration: none }	/* headline, not a title - eg: "Chelsea in Emirates sponsorship deal" */.fpabstract {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: none }	/* abstract - short version of a story, usually one paragraph */A:link.fpheadline {text-decoration: none; color: blue}A:visited.fpheadline  {text-decoration: none; color: blue}A:active.fpheadline  {text-decoration: none; color: blue}A:hover.fpheadline  {text-decoration: none; color: blue}/* main menu link style when specifically adopted */A.menuLink:visited { color: blue; text-decoration: none; width: "100%"}A.menuLink:link{color: black; text-decoration: none; width: "100%"}A.menuLink:visited {color: black; text-decoration: none; width: "100%"}A.menuLink:hover{color: purple; text-decoration: none; width: "100%"; font-weight: bold}/* hover, visited, active, ad-link styles - for use in A tags when adopted */A:link.adlink {font-size:8pt; font-weight: bold; color:#087331}A:visited.adlink  {font-size:8pt; font-weight: bold; color:#087331}A:active.adlink  {font-size:8pt; font-weight: bold; color:purple}A:hover.adlink  {font-size:8pt; font-weight: bold; color:purple}/* end selected style as at 4/9/02 */