body {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a {
	color: #666666;

}
ul {
	list-style-type: circle;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;



}
ul ul {
	list-style-type: square;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: underline;


}
ul ul ul {
	list-style-type: disc;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;



}
ul ul ul ul {
	list-style-type: disc;
	font-size: 12px;

}
