.general {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: 12px;
}
.medium {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.small {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.generalbold {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.captionmedium {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.large {
	font-family: Skia, Arial, Lucida Grande, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

