.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallfont a:link {color: #FFFFFF; text-decoration: underline}
.smallfont a:visited {color: #FFFFFF; text-decoration: underline}
.smallfont a:hover {color: #7A7CB0; text-decoration: underline}
.STDHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.STDText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.STDText a:link {color: #FFFFFF; text-decoration: underline}
.STDText a:visited {color: #FFFFFF; text-decoration: underline}
.STDText a:hover {color: #070451; text-decoration: underline}

.pricetable_dotted_bottom {
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	}
.pricetable_not_dotted {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	}