/* CSS Document */

body, td { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
select, textarea, input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
p {
	line-height: 145%;
}






a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover { color: #ffffff; text-decoration: underline; }








a.white:link, a.white:visited, a.white:active {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover { color: #ffffff; text-decoration: underline; }

