body { color: black; font-size: 14px; font-family: sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background-color: #acacac; text-transform: none; text-align: left; }
p { background-color: transparent; }

td {
	color: #C06;
}

a:link { color: white; font-style: normal; text-decoration: none; }

a:visited { color: white; text-decoration: none; }

a:hover { }

a:active { }
.body p strong {
	color: #C06;
	font-size: 18px;
}
.body p white {
	color: #FFF;
}
.bodywhite {
	color: #C06;
	font-size: 18px;
}
.body p .bodywhite {
	font-size: 16px;
	color: #C06;
}

