ul { 
list-style: url("/images/bullet.gif") disc 
} 

li {
padding: 0.2em 0.2em 0.2em 0.2em;
}



a.text_15pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_15pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}
a.text_13pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_13pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_12pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}
a.text_11pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_10pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_9pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #846B6B;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_8pt {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #846B6B;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_9pt_white_cyan {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt_white_cyan:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : cyan;
	display : inline;
	text-decoration:underline;
}

a.text_8pt_black_blue {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt_black_blue:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_8pt_white_cyan {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt_white_cyan:hover {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : cyan;
	display : inline;
	text-decoration:underline;
}

div.text_13pt_black {
	font-family : arial, trebuchet ms, helvetica;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:none; /* to remove the underline */
}