body		{
		font-size: 14px;
		font-family: tahoma, arial, ms sans serif, times;
		}

p		{
		text-align: justify
		}

td		{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
; font-weight: normal; font-variant: normal; color: #666666
		}

tt		{
		color: #eeeeee;
		}

h1		{
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		}

a:link		{
		font-weight: bold;
		text-decoration: none;
		background: transparent;
		color: #333333;
		} 

a:active	{
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		}

a:visited 	{
		font-weight: bold;
		text-decoration: none;
		color: #669933;
		}

a:hover		{
		font-weight: bold;
		text-decoration:none;
		color: #FF6633;
		}

hr		{
		color: #999999;
; font-size: larger
		}
