table#sats {
background-color: White;
    border: none;
    width: 550px;
	 }
table#stats td {
    padding: 2px;
    border: none;

}
.statstrow {
    font-style: normal;
	 font-weight: bold;
	 color: #000000;
	 font-size: 1.5em;
    text-align: center;

}

.statsnumcol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}
.statsplyrcol {
    font-weight: normal;
    text-align: left;
    width: 250px;
	 }
.statsgpcol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}	 
.statsgoalcol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}
.statsassitcol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}
.statsptscol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}
.statspimcol {
    font-weight: normal;
    text-align: left;
    width: 50px;

}
.statsgoalierow {
    font-weight: bold;
	 font-size: 1.5em;
    text-align: center;
    width: 600px;

}
.statstradecol {
    font-weight: normal;
    text-align: right;
    width: 250px;

}
