p          {
	color: #3c3997;
	font-size: 10pt;
	font-family: "Myriad Pro Light", "Trebuchet MS"
}
a:link            {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited  {
	color: #000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:hover  {
	color: silver;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
#index {
	background-image: url(images/migratelogo_background.gif);
	background-repeat: no-repeat;
	background-position: top;
}

