.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
}

.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-right: 5px;
	font-weight: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: normal;
}


.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px dotted #666666;
}
.affiliation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	padding: 10px 10px 10px 17px;
	letter-spacing: 2px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
body {
	color: #FFFFFF;
}
.thumbnailsleft {
	padding: 5px;
	clear: right;
	float: left;
}

.thumbnailsright {
	padding: 5px;
	clear: left;
	float: right;
}
