<style>
	A:link {color:#0072BB; text-decoration: underline
}

A:visited {
color:#0072BB; text-decoration: underline
}
A:hover {
color:#AA3300;
text-decoration: underline
}
.t {font-family: Arial, Tahoma, Helvetica, Verdana; font-size: 12px; color: black; text-align: justify; padding-left: 30px; padding-right: 30px}



}
LI {
	margin-left: -20px;
	list-style : square url(images\bullet.gif);
}
LI.m {
	margin-left: -20px;
	list-style : square url(images\plus.gif);
}
</style>