body				{ 
						background: #EEE1A9; 
					}



td					{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #808080; 
					}

A:link	{
	color: #C49447; 
	text-decoration:none;
}

A:visited  {
	color: #C49447; 
	text-decoration:none;
}

A:hover	{
	color: #E9B000;
	text-decoration:underline;
}


.blank				{
						font-size: 1pt;
						color: #231F20;
					}



.banner				{
						font-size: 12pt;
						color: #363636;
						font-weight:bold;
					}



.content_color		{
						background-color: #FFFFFF;
					}