.legale
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
}

.stdsmall
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 8pt;
}

.stdsmallext
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 10pt;
	letter-spacing : 1px;
}

.stdsmallextlnk
{
	text-decoration: underline;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 10pt;
	letter-spacing : 1px;
}

.std
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 12pt;
}

.stdlink
{
	text-decoration: underline;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 12pt;
}

.stdjust
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 600;
	font-size : 12pt;
	text-align: justify;
}

.stdheavy
{
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : 900;
	font-size : 13pt;
}

.stdheavylink
{
	text-decoration: underline;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : 900;
	font-size : 13pt;
}

.microlink
{
	text-decoration: underline;
	color: #3163FF;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 7pt;
}