/* York and District Mind Advocacy Styles */
body 		
{
	font-family:		Arial;
	font-size:			12pt;
	color:				black;
	background-color:	white;
	text-align:			center
}

ul 		
{
	line-height: 	110%;
	margin-left: 	60px;
	font-family:	Arial; 
	font-size:		small;
}

h1 		
{
	font-amily:	Arial;
	color:		#070296;
}

table	
{
	font-amily:	Arial;
}

a:hover 
{
	color: blue; 
	font-family: Arial;
}
