body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 11px;
	color: #666;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}

