.single_links	{
				  float: right; height: auto; text-align: left; 
				  padding: 10px 0px; width: 182px;
				  background-image: none; line-height: normal;
				}
#body_text		{ text-align: left; }
#controls		{ border-bottom: solid 2px #dddddd; border-top: solid 2px #dddddd; padding: 10px 0px; margin: 10px 0px; }
	.single_links:hover		{ background-image: none; }
	.single_links img		{ float: left; margin-right: 5px; vertical-align: middle; }

table#scores tr:hover	{ background-color: #ffff96; font-weight: bold; }

table p			{ text-indent: 0px; text-align: left; }
td strong		{ color: #990000; }
em				{ font-size: .9em; }
hr				{ color: #669966; width: 75%; background-color: #669966; text-align: center; }
h1				{ line-height: 1.75em }
th				{ background-color: #c0c0c0; }
th, td		{ font-size: .9em; vertical-align: top }
.PL1			{ font-weight: bold } 

/*Print Function*/
@media print	{
					#title								{ width: 625px; position: absolute; top: 0px; left: 0px; }
					table								{ width: 600px; }
				}