body {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
}
.class {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
p { font-size: 11px; }
td {}
a:link { color: #fff ; font-size: 11px; font-weight: normal; font-style: normal; line-height: 14px; text-decoration: none; }
a:visited { color: #fff ; font-size: 11px; line-height: 14px; text-decoration: none; }
a:hover { color: #333 ; font-size: 11px; line-height: 14px; text-decoration: none; }
a:active { color: #333 ; font-size: 11px; line-height: 14px; text-decoration: none; }

