BODY {
	font-family: "arial", "verdana", sans-serif;
	font-size: 14;
	font-weight: normal;
	color: #6E5947;
	margin: 0;
	text-align: left;
}

IMG {
	margin: 0;
	padding: 0;
	border: 0;

}

A:link {
	color: white;
	font-size: 14;
        font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: white;
	font-size: 14;
        font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #C7EFF1;
        font-weight: bold;
	font-size: 14;
	text-decoration: none;
}

A.ddc:link {
	color: #195133;
	font-size: 12;
	text-decoration: none;
}
A.ddc:visited {
	color: #195133;
	font-size: 12;
	text-decoration: none;
}
A.ddc:hover {
	color: white;
	font-size: 12;
	text-decoration: none;
}


A.ddcbottom:link {
	color: #9CAD73;
	font-size: 12;
	text-decoration: none;
}
A.ddcbottom:visited {
	color: #9CAD72;
	font-size: 12;
	text-decoration: none;
}
A.ddcbottom:hover {
	color: white;
	font-size: 12;
	text-decoration: none;
}




/* common table properties */
TABLE {
	margin: 0;
	border: none;
}

/* common table column/cell properties */
TD {
	font-family: "arial", "verdana", sans-serif;
	font-size: 14;
	font-weight: normal;
	color: #6E5947;
	margin: 0;
	text-align: left;
}

}

.quote {
	font-family: "arial", "verdana", sans-serif;
	font-size: 13;
	color: #6E5947;
	font-weight: normal;
	font-style: oblique;
	text-align: left;
	margin-left: 4em;
	margin-right: 4em;
}
.quotesig {
	font-family: "arial", "verdana", sans-serif;
	font-size: 13;
	color: #6E5947;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 4em;
	margin-right: 4em;
	
}

