*	{ margin: 0; padding: 0; font-family: Myriad Pro, Arial, sans-serif; }

body {background: white;
	text-align: center;
	color: #373737;
	font-size: small}
	
a	{text-decoration: none;
	color: #373737;
	}

a:hover	{background: #373737; color: white;}

img		{
		border:none;
		}
		
p	{font-style: italic; font-size: medium;}
	


