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