.tiny-no-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5076B2;
	font-size: 14px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3886CE;
}
.right-centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #577FAF;
}
.home_bg {
	background-attachment: scroll;
	background-image: url(images/home_cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
