.brownBorder {
	border: 1px solid #5D4F06;
}
p {
	font-family: Arial, Verdana, "Microsoft Sans Serif";
	font-size: 12px;
	color: #5E4E00;
}
blockquote {
	font-family: Arial, Verdana, "Microsoft Sans Serif";
	font-size: 12px;
	font-style: oblique;
	color: #5E4E00;
}
a {
	color: #516479;
}

a:hover{
	color: #666600;
}
td {
	font-family: Arial, Verdana, "Microsoft Sans Serif";
	font-size: 12px;
	color: #5E4E00;
}
.portfolioGroup {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #6A8097;
	text-align: center;
}
