A:link{
	text-decoration: none;
}

A:visited{
	text-decoration: none;
}

A:active{
	text-decoration: none;
}

A:hover{
	text-decoration: underline; 
}

.font8{
	font-size:  8pt;
	line-height: 130%; 
}

.font9{
	font-size:  9pt;
	line-height: 130%; 
}

.font10{
	font-size:  10pt;
	line-height: 130%; 
}

.font12{
	font-size:  12pt;
	line-height: 130%; 
}

.font14{
	font-size:  14pt;
	line-height: 130%; 
}

.font8b{
	font-size:  8pt;
	line-height: 130%; 
	font-weight: bold;
}

.font9b{
	font-size:  9pt;
	line-height: 130%; 
	font-weight: bold;
}

.font10b{
	font-size:  10pt;
	line-height: 130%; 
	font-weight: bold;
}

.font12b{
	font-size:  12pt;
	line-height: 130%; 
	font-weight: bold;
}

.font14b{
	font-size:  14pt;
	line-height: 130%; 
	font-weight: bold;
}

