body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
}

.text {
	font-size: 11px;
	line-height: 14pt;
	color: #333333;
	font-weight: normal;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
}
a.text:hover {
    text-decoration: underline;
	color: #333333;
}

.textbold {
	font-size: 13px;
	font-weight: bolder;
	line-height: 20px;
	color: #333333;
}
a.textbold, a.textbold:link, a.textbold:active, a.textbold:visited {
	text-decoration: none;
	color:#FFFFFF
}
a.textbold:hover {
    text-decoration: underline;
}

a.textboldbig, a.textboldbig:link, a.textboldbig:active, a.textboldbig:visited {
	text-decoration: none;
}

a.textboldbig:hover {
	text-decoration: underline;
}

.textboldbig {
	font-size: 14px;
	color: #333333;
	font-weight: normal;


}

.textnormal {
	font-size: 9px;
	line-height: 12px;
}

.textblk {
	font-size: 14px;
	line-height: 16pt;
	color: #333333;
	font-weight: normal;


}
a.textblk, a.textblk:link, a.textblk:active, a.textblk:visited {
	text-decoration: underline;
}
a.textblk:hover {
	text-decoration: none;
}

.textblklt {
	font-size: 11px;
	line-height: 15pt;
	color: #333333;
	font-weight: bold;
}
a.textblklt, a.textblklt:link, a.textblklt:active, a.textblklt:visited {
	text-decoration: none;
}
a.textblklt:hover {
	text-decoration: underline;
}


texttitle {
	font-size: 24px;
	color: #FFFFFF;
}



.textbold {
	font-size: 11px;
	line-height: 14pt;
	color: #333333;
	font-weight: normal;
}
