/* CSS Document */
*{
	margin: 0px;
}
body{
FONT-SIZE: 12px; LINE-HEIGHT: 150%; FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif
	color: #666666;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}
A:hover { color:black; }
TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}

li{
	list-style-type: none;
}
ins{
	display: none;
}
img{
 	border:0px;
}p {
	line-height: 20px;
}
a{
	text-decoration: none;
	color: #9b9b9b;
}
x
