
.adr {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
	text-align : left;
}
.adr1 {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
	text-align : center;
}

TD, UL {
	font-family : Tahoma;
	font-size : 10pt;
	color: #000000;
	list-style-type : disc;
	list-style-image : url(images/point.gif);
}
A {
	font-family : Tahoma;
	font-size : 10pt;
	color: #000000;
	text-align : left;
}
