.linktxt
{
	font-size: 10pt;
  color: #737373;
	font-family: Helvetica, sans-serif;
}

.lrglinktxt
{
	font-size: 10pt;
	color: #737373;
	font-family: Helvetica, sans-serif;
}

.maintxt
{
	font-size: 11pt;
	color: #737373;
	font-family: Helvetica, sans-serif;
	margin-top: 25;
}

.maintxtsml
{
	font-size: 9pt;
	color: #737373;
	font-family: Helvetica, sans-serif;
	margin-top: 25;
}

h1
{
	font-size: 10pt;
	color: #1351CA;
	font-family: Helvetica, sans-serif;
	margin-top: 25;
}


a img { border: none ; }

a:link { 
	color: #7A7A7A;
	}
a:visited { 
	color: #7A7A7A;
	}
a:hover { 
	color: #939393;
	}
a:active { 
	color: #7A7A7A;
	}
	
