td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 160%;
	color: #666666;
}
.orange {
	font-weight: bold;
	color: #CC6600;
}
a:link {
	text-decoration: underline;
	color: #996600;

}
a:hover {
	text-decoration: none;
	color: #006699;

}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: underline; 
	color: #996600;
}
.input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #333333;
	border: 1px solid #0099CC;
}
table {
                BORDER-COLLAPSE: collapse;
}
li {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(images/list_w.gif);

}
body {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
}

