td		{
		color: #8d6a54;
		font-family: Verdana;
		font-size: 8pt;
		}

a		{
		color: #8d6a54;
		text-decoration: none;
		font-weight: bold;
		}
		
a.link	{
		color: #ffffff;
		text-decoration: underline;
		}

.button	{
		height: 18;
		width:100;
		color:#8d6a54;
		font-size:11px;
		background-color:#FEF5D4;
		border-color:black;
		}
textarea	{
		background-color:#FEF5D4;
		color:#8d6a54;
		}

.fontlight	{
			color:#FFFAE6;
			font-family:bold;
			text-decoration: none;
			}

.tableinside {border: #808055; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
border-bottom-width: 1px; border-left-width: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000068; text-decoration: none}

.flatinput	{ 
			background-color: #FEF5D4;
			color: #8d6a54;
			}