body		{		
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-image: url('images/woodgrain.jpg'); color: #000000;
		}

P		{		
		font: 10pt/18px Arial, Helvetica, sans-serif;
		color: #000000;
		}

.crtbl		{		
		font-size: 9pt;
		}
.crtc		{		
		background-color: #F9CC91;
		}
.crth		{		
		background-color: #DEB275; font-size: 12pt; font-weight:bold;
		}
.crts		{		
		height:5px;
		}
DEB275

b	{
		text-decoration: none;
		font-weight: bold;
		}

/* Link Styles */
A	{
		text-decoration: none;
		font-weight: bold;
		}


A:link	{
		color: #990000;
		}

A:hover	{
		color: #FF0000;
		}

A:active	{
		color: #FF0000;
		}

A:visited	{
		color: #663333;
		}
