/* Style for Prospero web site*/
body  {
	font-size : 12pt;
	font-family : "Times";
	color : "#000080";
	background : url(images/leafbgs.gif);
	margin-left : 10pt;
	margin-right : 8pt;
}

h1  {
	font : 24pt Times;
	color : "#0040C0";
}

h2  {
	font : 18pt Times;
	color : "#0040C0";
}

h3  {
	font : 14pt Times;
	color : "#0040C0";
}

a:link  {
	color : "#0040C0";
}

a:visited  {
	color : "#A0A0A0";
}

a:active  {
	color : black;
}

