<style type="text/css">
<!--
body
{	font: "12pt";
	font_family: "Arial, Helvetica, sans-serif";
	background-image: url("../images/nature_bkg.jpg");
}

/* default body paragraph properties*/
p
{	text-align="left";
}
.ti     {text-indent: "3%";}

/* default heading one */
h1	{font-size: "x-large";
	 font-weight: "bold";
	 text-align: "center";}
.smcap	{font-variant: "small-caps";}

/* default heading three */
h3
{	font-size: "large";
	font-weight: "bold";
	text-align="center";
}

li.gap	{margin-bottom: "12pt";}

/* timestamp line properties - author, last update, visitor number */
#Timestamp
{	font-size: "x-small";
	font-weight: "bold";
	text-align: "center";
}

/* center line id property */
#CenterLn
{	text-align="center";
}

/* emphasized text properties */
#quotation
{	margin-right: "10%";
	margin-left: "10%";
}
-->
</style>