.middle {
	font-size: 12px;
	line-height: 160%;
}

.big {
	font-size: 14px;
	line-height: 20px;
}

.small {
	font-size: 10px;
}

.redbold {
	font-weight: bold;
	color: #FF0000;
}

a:hover {
	text-decoration: underline; color: #FF0000
}

.link1 {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.middle_white_bold {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link2 {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.link3 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.smallgray {
	font-size: 10px;
	color: #666666;
}

.middle_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.link_white {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.indent-l {
	MARGIN-LEFT: 1.4em; TEXT-INDENT: -1.4em
}
