a
	{
	color: #004677;
	text-decoration: underline;
	}

a:hover
	{
	color: #004677;
	text-decoration: none;
	}

.firstletter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004677;
	font-weight: bold;
	text-transform: uppercase;
	}

.maintext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004677
	}
	
.italictext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004677;
	font-style: italic;
	}
	
.secondarytext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004677}
	
.links
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004677;
	}

.maintitles
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004677;
	text-transform: uppercase;
	}

.secondarylinks
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004677;
	font-weight: bold;
	}
	
.linksfooter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	}

.textfooter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}

#ihResultsTable {
width:90% !important;
}


	