.doc {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
.small {  font-size: 10px; font-style: normal; line-height: 130%}
.medium {
	font-size: 11px;
	font-style: normal;
	line-height: 110%;
	color: #CC9900;
}
.large {  font-size: 14px; line-height: 140%; font-style: normal}
.mind {

	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #006699;
}
.mindque {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #003300;
}
.mindasw {

	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #666633;
}
.bold {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: bold;
}
.manganese {color: #006699}.red {
color: #FF3300
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}