body { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; background-color: white; text-decoration: none; width: 600px; margin-top: 24px; margin-left: 32px; }
p {
	font-size: 12px;
	text-decoration: none; }
td {
	font-size: 12px;
	font-style: inherit;
	text-decoration: none; }
a:link { color: blue; text-decoration: none; }
a:visited { color: #018282; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
a:active {
	text-decoration: none; }
