body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	list-style-type: disc;
}
td img {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009999;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}

a:link {
	color: #6633CC;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	color: #6633CC;
	text-decoration: underline;
}

}
