body		{
		font-size: 14px;
		font-family: tahoma, arial, ms sans serif, times;
		}

p		{
		text-align: justify
		}

td		{
		font-size: 9pt;
		font-family: "Times New Roman", Times, serif;
; font-weight: normal; font-variant: normal; color: #666666
		}

tt		{
		color: #eeeeee;
		}

h1		{
		font-size: 35px;
		font-family: tahoma, verdana, ms sans serif, times;
		font-weight: bold;
		text-align: center;
		}

a:link		{
		font-weight: normal;
		text-decoration: none;
		background: transparent;
		color: #666666;
		} 

a:active	{
		font-weight: normal;
		text-decoration: none;
		color: #CCCCCC;
		}

a:visited 	{
		font-weight: normal;
		text-decoration: none;
		color: #993300;
		}

a:hover		{
		font-weight: normal;
		text-decoration:none;
		color: #336633;
		}

hr		{
		color: #999999;
; font-size: larger
		}

