body  { color: #352a17; font-size: 14pt; font-family: "Times New Roman"; background-color: #ffffff }
h3   { 	font-family: Times New Roman;
		font-size: 18pt;
		color: #352A17;
		font-weight: 400; }
p	 {  font-family: Times New Roman;
		font-size: 14pt;
		color: #352A17; }
a:link  { color: #352a17; text-decoration: underline }
a:visited  { color: #352a17; text-decoration: underline }
a:hover {
	color: #352A17;
	text-decoration: underline;}
a:active {
	color: #352A17;
	text-decoration: none;}	
.leftcell { background-color: #B6AF43;}
.rightcell { background-color: #9C921E;}
.rightcelltxt { font-family: Times New Roman; font-size: 13pt;}