﻿TABLE {background-color: #F5EFD7; font-family: Verdana, Helvetica, Arial, Serif; font-size: 10pt; color: #000000;}

BODY {
	background-color: #F5EFD7;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

H1 {color: #006600}
P {font-size: 10pt}

A:link    { color: #006600; text-decoration: underline;}
A:visited { color: #BB5E03; text-decoration: underline; }
A:active  { color: #FF0000; font-weight: bold;}
A:hover   { color: #FF0000; font-weight: bold;}

.article {
	width: 500px;
}
.article_title {
	color: #006600;
	font-weight: bold;
}
.article_synopis {
	font-weight: normal;
	color: #000000;
}

.artinfo {
	font-size:smaller; color: #006600;
}

.artinfocontent {
	font-size: smaller;
}
.centred {
	text-align: center;
}
.coachlist {
	width: 500px;
	margin-left: 120px;
}
.freecell {background-color: #ff00ff;}
.important_highlight {
	color: #FF0000;
}
.indent {
	margin-left: 40px;
}
.provisional {background-color: #ffff00;}
.pageheader {background-color: #006600; font-size: 12pt; color: white; font-weight: bold; width="90%";}
.report_parahead {
	text-align: justify;
}
.report_title {
	text-align: center;
	text-decoration: underline;
}
.coltheadbg {
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
.pagecontentwrapper {
	text-align: center;
	width: 500px;
}
.quoted {
	font-style: italic;
	margin-left: 40px;
	left: 40px;
}
.grid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.team_list {
	margin-left: 80px;
	list-style-type: none;
}
.thumb {
	border-width: 0px;
	width: 100px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.info_em {
	color: #006600;
}
.art_img_left {
	border-style: none;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
}
.art_img_right {
	margin-left: 5px;
	float: right;
}
.ul_plain {
	list-style-type: none;
	list-style-position: outside;
}

.art_img_left_tm {
	border-style: none;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
.results {
	font-size: 8pt;
}
.xx-small {
	font-size: xx-small;
}
.x-small {
	font-size: 10pt;
}
.large {
	font-size: 30px;
}
.x-large {
	font-size: 36px;
}


