.details {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.large {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	color: #003399;
	text-decoration: none;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #CC0000;
}
.indexes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-variant: small-caps;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
#uncle_sam {
	background-image: url(images/u.sam.wall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#uncle_sam_rev {
	background-image: url(images/u.sam.wall.rev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#HiddenComments {
	display: none;
}
