a:link    { color: #353535; text-decoration: none; text-shadow: 1px 1px 2px #d8d8d8 }
a:visited { color: #353535; text-decoration: none; text-shadow: 1px 1px 2px #d8d8d8 }
a:active  { color: #353535; text-decoration: none; text-shadow: 1px 1px 2px #d8d8d8 }
a:hover   { color: #aa3934; text-decoration: none; text-shadow: 1px 1px 2px #d8d8d8 }

body {
	background: #ffffff;
	margin-top:  24px;
	margin-left: 24px;
}

p.intro {
	width: 1024px;

/*	font-family: "Courier", "Helvetica Neue", "Lucida Grande", "Arial", "Verdana";
*/

	text-align: justify;

	font-size: 16pt;
	color: #464646;
}

p.link {
	width: 1024px;
	margin-top: 48px;

	text-align: center;

/*	font-family: "Futura", "Gill Sans", "Verdana";
*/	font-size: 21pt;
}
