@import url(default-sans-serif.css);

/* custom text */
.Bold {
	font-weight: bold;}
.Bold-Red {
	font-weight: bold;
	color: #990000;}
.Bold-Red-18 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;}	
.Address {
	font-weight: bold;
	color: #000099;}
.Blue-12 {
	font-size: 12px;
	color: #000099;}
.Bold-Blue-18 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;}
.Form {
	font-size: 16px;
	font-weight: bold;
	color: #000099;}		
.Title {
	font-size: 24px;
	font-weight: bold;
	color: #000099;}
.Page-Header {
	background-color: #990000;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;}
.Table-Header {
	background-color: #000099;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;}