/* Unchanged */
.copy		{font-family: arial;
		font-size: 12px;
		color: black;
		margin-left: 8px;}

.under_bold	{font-family: arial;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: underline;}

.italic		{font-family: arial;
		font-size: 13px;
		color: black;
		font-style: italic;
		margin-left: 8px;}

.quote		{font-family: arial;
		font-size: 13px;
		color: black;}

.disclaimer	{font-family: arial;
		font-size: 12px;
		color:black;}

.tbl_hdr	{font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #84B325;}

.copyGreen	{font-family: arial;
		font-size: 12px;
		color: #789E2C;
		margin-left: 8px;}


#box		{background-color: #84B325;
		margin-left: 8px;
		text-align: center;
		color: white;
		font-family: arial;
		color: white;}


.boldHdr	{font-weight: bold;
		font-size: 14px;}

.bold		{font-weight: bold;}