.example {
	FONT: 10px Tahoma, sans-serif;
	COLOR: #959595;
	TEXT-DECORATION: none;
	font-weight: normal;
}


.body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size:13px;
	letter-spacing: 0.5;
}

.heading_blue {
	color: #0d7db3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 20px;
	letter-spacing: 0.5;
	font-weight: normal;
}
.subheading_blue {
	color: #0d7db3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 14px;
	letter-spacing: 0.5;
	font-weight: bold;
}
.body_blue {
	color: #0d7db3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size:13px;
	letter-spacing: 0.5;
}
.bullet {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.5;
	text-indent: 15px;
}
.bullet_blue {
	color: #0d7db3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.5;
	text-indent: 15px;
}
.smalltext_blue {
	color: #0d7db3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.5;
	font-variant: small-caps;
}
