body
{
	font-family:Sans-Serif;
}
.opener
{
	background-image:url(images/open.jpg); 
}
.test
{
	background-image:url(images/test.jpg); 
}
.bgimage
{
	background-image:url(images/bg.bmp); 
}
.small
{
	font-size:smaller;
}
.smaller
{
	font-size:x-small;
}

A.link
{
	color:Black;
}

A
{
	color:Black;
}
.boldLabel
{
	font-weight:bold;
}
.hofYear
{
	font-weight:bold;
}
.hofName
{
	font-weight:bold;
}
.links
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
}
.spacerborder
{
	border-style:solid;
	border-width:thin;
	border-color:Black;
}
.hand
{
	cursor:hand;
}
.desc
{
	font-size:x-small;	
}
.linkBack
{
	font-size:x-small;	
}
.dgText
{
	font-size:x-small;	
}
.dgDescSpace
{
	padding-left:10px;	
	padding-right:5px;	
	
}
.smallInstruc
{	
	font-size:xx-small;
}