.text,
.boldtext,
.boldtexty,
a,a:hover,
H1,H2,
.stattext,
.playerlink,
.playerlink:hover,
.playerstat,
.report,
.copyright,
.LeccHeader,
.MatchHeader,
.smallgraytext,
.newssub,
.newshead,
.newslink
{
  font-family: arial,helvetica,sans-serif;
  font-style:  normal;
  font-weight: normal;
  font-size:   9pt;
  line-height: 11pt;
  color: black;
}

.arr {background-image:url("http://www.lowerearleycc.org.uk/images/arrow.gif");background-repeat:no-repeat;padding-left:10px;padding-top:0px;padding-bottom:0px;}
.gap {padding-left:10px;padding-top:0px;padding-bottom:3px;}
.gap2 {padding-left:5px;padding-top:0px;padding-bottom:0px;}
.gap3 {padding-right:5px;padding-top:0px;padding-bottom:0px;}
.gap4 {padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;}
.smallgraytext, .newssub, .newslink, .newslink:hover { font-size: 8pt; line-hieght: 10pt; color: darkgray;}
.newshead {font-size: 10pt; color: #006600}
.newssub {color: #666666; text-align: justify;}
.newslink {color: #006600;}
.newslink:hover{color: #7BB789;}
.LeccHeader { font-style:  italic; font-weight: bold; font-size: 12pt;line-height: 14pt;}
.playerstat { font-size: 10pt; font-weight: bold; line-height: 12pt; color: blue}
.boldtext { font-weight: bold; color: #003300}
.boldtexty { font-weight: bold; color: #F3F94F;}
a, .newshead { text-decoration: none; color: #005500}
a:hover { text-decoration: underline; color: #7BB789}
H1, H2 { color: #003300; margin-left: 1; margin-right: 1}
.copyright { font-size: 8pt; color: blue;}
.report { font-family: verdana,arial,helvetica,sans-serif; font-size  : 9pt; line-height: 13pt; text-align: justify;}
.stattext { line-height: 10pt;}
.playerlink { line-height: 10pt; color: blue; text-decoration: none;}
.playerlink:hover { line-height: 10pt; color: #003300; text-decoration: underline;}
.percent,.prevpos,.currpos { font-family: arial,helvetica,sans-serif; font-size: 8pt; line-height: 10pt; font-style: italic; color: darkred;}
.currpos {color: darkblue;}
.lineHiLite{color:#555555; background-color:#FFFFFF;}
.scorec_header, .scorec_header2, .scorec_text { font-family: arial, helvetica, sans-serif; font-size: 8pt; line-height: 9pt; padding-left:5px; color: black; }
.scorec_header { font-weight:bold; color: yellow; }
.scorec_header2{ font-weight:bold; }
.scorec_text { padding-left:2px; }
.matchreport 
{
	background-color: white;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
	line-height: 135%;
	padding-left: 20px;
	padding-right: 20px;
	width: 695px;
	text-align: justify;	
}