


	.Text2, td {
		font-family: arial, helvetica, arial;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}
.Link  { font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }

	.Small {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : Normal;

	}

	.small {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : Normal;
	}

	.SmallBold {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : Bold;
	}
  
	A:hover {
		text-decoration:none;
		color : #cc0000;
	}
	
	.NavBold:visited,
	.NavLowercase:visited,
	{color:#000000;}
