body {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(graphics/bullet.gif);

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

UL {
font-size : 10pt;
font-family : "Trebuchet MS", arial, helvetica, sans-serif;
color : #003366;
list-style-image: url(/graphics/bullet.gif);
}

UL UL LI {
font-size : 10pt;
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color : #003366;
list-style-image: url(/graphics/sub_bullet.gif);
}

UL UL UL LI {
font-size : 10pt;
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color : #003366;
list-style-image: url(/graphics/sub_sub_bullet.gif);
}
.Style {
	list-style-image: url(graphics/bullet.gif);
	list-style-type: disc;
}
