.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
}
.nav {
	padding-top: 5px;
}
.bubble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	list-style-type: disc;
	list-style-image: url(images/check.gif);
	list-style-position: inside;


}
.listbubble {
	list-style-image: url(images/check.gif);
	list-style-position: outside;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
