.text
{
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

.textsmall
{
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a.textsmall
{
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

BODY {
	font-family : sans-serif, Helvetica, sans-serif-serif;
}

a:link 
{ 
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a:visited 
{ 
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a:active 
{ 
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: blue;
}

a:hover 
{ 
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: blue;
}
