.sm_text
{
	font-family: arial,helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	text-align: left;
	font-weight:bold; vertical-align:middle
}

.black{
	color : #000000;
	font-family : arial,helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.black_full{
	color : #000000;
	font-family : arial,helvetica, sans-serif;
	font-size : 9pt;
	text-align: full;
	font-weight : normal;
	text-decoration : none;
}

.blackbold{
	color : #000000;
	font-family : arial,helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.green{
	color : #008000;
	font-family : arial,helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.greenbold{
	color : #008000;
	font-family : arial,helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.blue{
	color : #0000FF;
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.bluebold{
	color : #0000FF;
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}