body		{
		color:#000080;
		background-color:#FAEBD7;
		font-family:arial, serif;
		font-size:9pt;
		padding:50px;
		}

h1		{
		font-family:"GoudyHandtooled BT", "Times New Roman";
		font-size:28pt;
		font-weight:normal;
		color:#000080;
		text-align:center;
		line-height:5px;
		}

h2		{
		font-family:"GoudyHandtooled BT", "Times New Roman";
		font-size:15pt;
		font-weight:normal;
		color:#000080;
		text-align:center;
		}

h3		{
		font-family:arial;
		font-size:10pt;
		font-weight:bold;
		color:#800000;
		}

h4		{
		font-size:7pt;
		font-weight:bold;
		color:#000080;
		}

p.address	{
		text-align:center;
		}

table		{
		color:#000080;
		background-color:#FAEBD7;
		font-family:arial, serif;
		font-size:9pt;
		border-width:1px;
		}

tr		{
		vertical-align:top;
		}

table.warn	{
		font-size:9pt;
		font-weight:bold;
		color:#FF0000;
		}
p.caption	{
		color:#800000;
		}

p.footer		{
		font-size:7pt;
		}

a:link		{color:#0000FF}

a:visited		{color:#800080}

a:hover		{color:#FF0000}