a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 12pt;
}
a:hover {
	color : #00BAED;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.strap {
	font-size: 24pt;
}
.blue {
	color: #01AAED;
}
.blue strong {
	font-size: 12pt;
}
.right {
	text-align: right;
}
.white {
	font-size: 14pt;
	color: #FFF
}
h1 {
	font-size: 18pt;
	color: #333;
}
.darkblue {
	color: #2D4CB8;
	font-size: 14pt;
}
.lightblue {
	color: #00BAED;
	font-size: 14pt;
}
.footer {
	font-size: 7pt;
}
.darkblue td {
	font-weight: bold;
	font-size: 12pt;
}
.lightblue td {
	font-weight: bold;
	font-size: 12pt;
}
.small_link a b em {
	font-size: 10pt;
}
h3 {
	color: #09F;
}
.large {
	font-size: 12pt;
}
.orange {
	font-size: 14pt;
	color: #FF9900;
}
.whitesmall {
	color: #FFF;
	font-size: 10pt;
}
