table {
	border: 0px; border-collapse: collapse;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify
}

b {
	color: #444444;
}

td {
	vertical-align:	top;
	padding:		0px;
	color: #666666;
}

a			{
	color: #e08b14;
	text-decoration: none;
}

a:visited	{
	color: #e08b14;
	text-decoration: none;
}

a:hover		{
	color: #f6ac17;
	text-decoration: underline;
}

hr	{
	height: 1px;
	border: 1px;
	border-style: solid;
	border-color: #7c9128;
}


.INPUT {
	border: 1px;
	border-color: #90aa3d;
	border-style: solid;
}

.HEADER1 {
	color: #534741;
	font-size: 20px;
	font-weight: bold;
}

.HEADER2 {
	color: #988c74;
	font-size: 14px;
	font-weight: bold;
}





