body		{
		font-family:Arial,Verdana,Helvetica,sans-serif;
		font-size:10;
		color: #003300;
		margin:0;
		}

img		{
		border:0;
		}

.pagetitle	{
		color: #003300;
		font-size:12pt;
		font-weight: bold;
		}

.smalltext	{
		font-size:10pt;
		}

.tanbg		{
		background: #FFFFCC;
		}

td		{
		border:0;
		vertical-align:top;
		font-size:10;
		}

h3		{
		color: #FF9933;
		font-size:12pt;
		font-weight: bold;
		}

a:link		{color: #003300;}
a:active	{color: #669933;}
a:visited	{color: #006600;}
a:hover		{color: #009900;}


