.pageTitle {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bigLink {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.littleLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;

}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	font-weight: bold;

}
.date {
	font-family: Arial;
	font-size: 8pt;
	font-weight: lighter;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FBFBFB;
	border-bottom-width: thin;
	border-bottom-style: dashed;


}
a {
	text-decoration: none;
}
.editTableHeader {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.tableItem {
	font-family: Arial;
	font-size: 10pt;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
.leagueTitle {
	font-family: Arial;
	font-size: 24pt;
}
.assignHeader {
	font-family: Arial;
	font-size: 18pt;
}
.field {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-weight: normal;
}
.refTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
}
