body {
	font-size: 10px;
	color: #696969;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5;
}
td {
	font-size: 10px;
	color: #696969;
	line-height: 1.5;
}

a:link { color: #336699;
 }
a:visited {
  color: #666633;
}
a:active { color: #336633 }
a:hover {
  color: #990033;
}
