﻿.content {
	font-family: Arial;
	color: #333333;
	font-size: small;
}
.white_text {
	color: #FFFFFF;
	font-family: Arial;
	font-size: small;
}
.content-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
small {
	font-size: x-small;
}
Red {
	color: #FF0000;
}
.content-bold {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
}
content-large-bold {
	font-size: large;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
content-lrg {
	font-size: large;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
center {
	text-align: center;
}
.content-bold-ctr {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.content-ctr {
	font-family: Arial;
	color: #333333;
	text-align: center;
}
.Cell-Ctr {
	text-align: center;
}
.content-bold-ctr-sm {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
.content-bold-red {
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	font-size: small;
}
.content-right {
	font-family: Arial;
	color: #333333;
	text-align: right;
	font-size: small;
}
.10px-side-margin {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
