div.centred
	{
	text-align: center;
	}

div.introbody
	{
	width: 60%;
	margin-left: 20%;
	text-align: center;
	}
	
h2
	{
	font-style: none;
	font-weight: normal;
	font-family:"Arial", sans-serif;
	font-size: 22.0px;
	color:#979797;
	}

p 
	{
	font-family:"Arial", sans-serif;
	color:#999999;
	font-size: 20.0px;
	}
	
p.menu
	{
	text-align: center;
	font-size: 22.0px;
	line-height: 30pt;  
	}	
	
a.menu 
	{
	font-family:"Arial", sans-serif;
	color:#999999;
	font-size: 20.0px;
	}
	
a.menu:visited
	{
	color:#666666;
	}

