body
{
	color: #444444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:link
{
	color: #444444;
	text-decoration: underlined;
}

a:visited
{
	color: #444444;
	text-decoration: underlined;
}

a:hover, a:active
{
	color: #f60;
	text-decoration: underlined;
}

.me
{
	font-variant: small-caps;
}

.title
{
	font-weight: bolder;
}

.thumbnail
{
	border-width: 2px;
	border-style: outset;
	border-color: white;
	margin-right: 5px;
}
