#PageSetup {
	margin: 0px 20px 0px 10px;
}

.PseudoLink,
#PageSetup A {
	color: #006600;
	text-decoration: none; 
	font-weight: bold
}

#PageSetup A:hover {
	color:  #999999;
}

.Info {
	padding: 4px; 
	border-top: 1px groove black;
}

.Info P {
	margin-top: 0px;
}

.InfoContent {
	margin-bottom: 10px; 
	height: 100px;
}

.InfoAClass,
.Info small,
.InfoContent small {
	color: blue;
	padding-left: 10px; 
	font-size: 10px;
	font-variant: small-caps;
	text-transform: capitalize;
}

.InfoContent IMG {
	width: 75px; 
	height: 70px; 
	border: 1px solid #001; 
	background: #334; 
	margin: 4px 10px 0px 0px
}
