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				{
				font-size:16px;
				font-weight: bold;
				}

h2				{
				font-size: 15px;
				font-weight: bold;
				}

h1				{
				font-size: 14px;
				font-weight: bold;
				}
body { color: black; background-image: url(../images/BGTEST.jpg); background-repeat: repeat-x; background-attachment: fixed; top: 0; }

body
{
margin: 0; 
padding: 0;
} 