@charset "utf-8";
/* CSS Document */

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
a:link {
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}

.normal_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}
.normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
}
.headline_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
}
