span.text {
font-family:times;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size: 10pt; 
color:black;
}

span.purple {
font-family:times;
text-decoration:none;
font-weight:bold;
font-style:normal;
font-size: 10pt; 
color:#723236;
}

td {
font-family:times;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size: 10pt; 
color:black;
}

a { 
font-family:times;
text-decoration:none;
font-weight:bold;
font-style:normal;
font-size: 10pt; 
color:#723236;
}

a:hover { 
font-family:times;
text-decoration:none;
font-weight:bold;
font-style:normal;
font-size: 10pt; 
color:blue;
}
			
