body
{
background-color:#F5F5F5;
font-family:Verdana,sans-serif;

}

A:link {text-decoration: none; color:1E90FF}
A:visited {text-decoration: none; color:1E90FF }
A:active {text-decoration: none color:00A2E8}
A:hover {text-decoration: underline; color: red;}

table
{
border-style:double;
}

table.main {
	width:750px;
	background-color:#FFFFFF;
	padding:5px;
	vertical-align:text-top;
}

table.form {
	width:100%;
	background-color:#FFFFFF;
	padding:5px;
}

td.updates {
	background-color:#EEEEEE;
	border-left-style:dotted;
	vertical-align:text-top;
	padding:5px;
	font-size:smaller;
}

td.border {
	border: 1px solid gray;
	font-size:smaller;
	
}

td.justify {
	text-align: justify;
}

.smaller {
	font-size:smaller;
}

#PLA {display:none;} 
#NFL {display:none;} 
#MLB {display:none;} 


