<style>


.title1 {
	font: bold 120% arial, verdana, Times, serif;
	color: #004082;
	background-color: transparent;
	text-transform : uppercase;
	letter-spacing: 1px;
}

.title2 {
	font: bold 105% arial, verdana, Times, serif;
	color: #004082;
	background-color: transparent;
}

.bullet {
	font-size: 10pt;
	line-height: 1.6em;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	list-style-image: url(../images/blue-bullet.gif);
}




</style>

