body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h2 {
	text-transform: uppercase;
	color: #6A6636;
	font-size: 16px;
	margin-top: 30px;
}
h3 {
	font-size: 14px;
	color: #5B5728;
}
h4 {
	font-size: 14px;
	color: #102E27;
}
p {
    font-size: 12px;
    color: #000000;
	background-color: #D4C5A3;
}
b {
	color: ##3B424A;
}
b.project {
    color: #000066;
}
a {
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
a.place {
	font-size: 12px;
	color: #339966;
	background-color: #CCFFFF;
	text-decoration: underline;
}
a.project {
	font-size: 12px;
	color: #000066;
	background-color: #CFC7B6;
	font-weight: bold;
	text-decoration: underline;
}