.s14{
	font-size: 14px;
	line-height: 130%;
}
.s12{
	font-size: 12px;
	line-height: 130%;
}
.s10{
	font-size: 10px;
	line-height: 130%;
}
.s14normal { font-size: 14px }
.s12normal { font-size: 12px }
.s10normal { font-size: 10px }

A.link10 { font-size: 10px }
A.link10:link {
	color:  #000000;
	text-decoration:  none
}
A.link10:visited {
	color: #333333;
	text-decoration:  none
}
A.link10:active {
	color: #FF6600;
	text-decoration: underline
}
A.link10:hover {
	color: #003399;
	text-decoration: underline
}

A.link12 { font-size: 12px;
	line-height: 130%; }
A.link12:link {
	color: #000000;
	text-decoration:  none
}
A.link12:visited {
	color: #333333;
	text-decoration:  none
}
A.link12:active {
	color: #FF6600;
	text-decoration:  underline
}
A.link12:hover {
	color: #003399;
	text-decoration: underline
}

