body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #CC2A2A;
}
a:visited {
	text-decoration: none;
	color: #CC2A2A;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.small-note {
	color: #777777;
	font-size: 9pt;
}
.brown{
	color: #CC2A2A;
}
.highlight {
	color: #CC2A2A;
	font-weight: bold;
}
.subtitle{
	color: #CC2A2A;
	font-size: 12pt;
	font-weight: bold;
}
.title {
	color: #289D1F;
	font-size: 14pt;
	font-weight: bold;
}
.big-title {
	font-size: 16pt;
	font-weight: bold;
	color: #289D1F;
}

