.highlight, .highlight-red{
	color:#C00000;
}
.highlight-blue{
	color: #2250d2;
}
.highlight-green{
	color: #228b22;
}
.center{
	text-align:center;
}
.large{
	font-size:36px;
}
.small {
	font-size:26px;
}
.caption {
	font-family: Tahoma, "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
