td				{
				color: #828282;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px
				}
				
p				{
				text-decoration: none;
				color: #828282;
				line-height: 18px;
				font-size: 12px;
				}

a				{
				text-decoration: none;
				color: #828282;
				font-size: 12px;
				}
				
a:link			{
				text-decoration: none;
				font-weight: bold;
				color: #666666;
				font-size: 12px;
				}
				
a:visited		{
				text-decoration: none;
				font-weight: bold;
				color: #666666;
				}

a:hover			{
				text-decoration: none;
				color: #996666;
				font-size: 12px;
				}

h3				{ color: #966; font-size:16px; font-weight: bold; }

h2				{
				font-size: 15px;
				font-weight: bold;
				}

h1				{ color: #966; font-size: 20px; font-weight: normal; }
hr { color: #fc0; }
