p	{
	font-family: Times serif;
	color: #666666;
	font-size: 120%;
	}

p.lt	{
	font-size: 9pt;
        }

h1	{
	font-family: Times, serif;
	color: #dddddd;
	font-size: 120pt;
	}

h2	{
	font-family: Times serif;
	color: #777777;
	font-size: 120%;
	}

table.small       {
        font-family: Courier Times serif;
        color: #666666; 
        font-size: 10pt;
        }

div.small	{
	font-family: Courier Times serif;
	color: #906020;
	font-size: 9pt;
	}

div.medium	{
	font-family: Courier New Times serif;
	color: #906020;
	font-size: 18pt;
	}
	
p.copy	{
	color: #777777;
        font-size: 8pt;
        }

a:link	{
	font-family: Times serif;
	color: #555555;
	text-decoration: none;
	}

a:visited	{
	font-family: Times serif;
	color: #555555;
	text-decoration: none;
	}

a:hover	{
	font-family: Times serif;
	color: #cc3333;
	text-decoration: underline;
	} 

table	{
	background-position: bottom right;
	background-repeat: no-repeat;
	}
