body,td,th {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 160%;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #007EBB;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,h7,h8,p,ul,li{
	margin: 0px;
	padding: 0px;
}
