@font-face{
	font-family: 'futura21';
	src: url('fonts/futura21-webfont.eot');
	src: url('fonts/futura21-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/futura21-webfont.woff') format('woff'),
	url('fonts/futura21-webfont.ttf') format('truetype'),
	url('fonts/futura21-webfont.svg#webfont') format('svg'); 
} 

body {
	font-family: futura21, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing:.03em;
	line-height: 120%;
	font-size: 13pt;
}
a {
	color: #85e4f4; 
	font-size: 12pt;
}

.bodytext11 {
	color: white; font-size: 11pt; 
	line-height: 120%;
}
.minilegende {
	color: white; font-size: 9pt; line-height: 120%;
}
.longtext13 {
	color: white; font-size: 13pt; line-height: 150%;
}
.longtext13bold {
	color: white; font-size: 13px; font-weight: bolder; line-height: 150%;
}
.slideheader {
	color: #9cf; font-size: 19pt; font-weight: bolder; line-height: 120%;
}
.subslideheader {
	color: #9cf; font-size: 14pt; font-weight: bolder; line-height: 120%;
}
.heavy {
	font-size: inherit; font-weight: bolder;
}
.legend {
	color: white; font-size: 11pt; line-height: 120%;
}
.orange-legend {
	color: #ffe052; font-size: 10pt; line-height: 120%;
}
.green {
	color: #9fc;
}
.orange {
	color: #ffe052;
}
.greenItalic {
	color: #6fc; font-style: italic;
}
.blue {
	color: #9cf;
}
.yellow {
	color: #cc6;
}
.magenta {
	color: #f9c
}
.thumb-legend {
	color: white;
	font-size: 10pt;
	line-height: 120%;
	text-align: right;
	vertical-align: top;
	float: left;
}
#sample .mini {
	float: right;
	margin-left: 5px;
	border: thin dotted #0F0;
}

