body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {

	margin-left: 3em;
	margin-top: 3em;
	margin-right: 3em;
	margin-bottom: 3em;
}

.thumb {
	float:left;
	width:150px;
	margin: 1em;
	font-size: 90%;
	
}

h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
h3 {
	color: #666666;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
.datesmall {
	font-size: xx-small;
	color: #B6B6B6;
}
a:hover {
	text-decoration: underline;
	color: #006699;

}

a.crop:hover, a.crop:link, a.crop:visited {
	color: #999999;
	text-decoration: none;
}


.nick {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.nick a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #0099CC;
}
.sent {
	font-size: 120%;
	color: #367058;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.crop {
	font-size: 80%;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: pointer;
}
.croplabel {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
.holder {
	clear: both;
	float: left;
}

