body
{
	background:					#fff;
	color:						#000;
	font-family:						"Lucida Sans Unicode","Lucida Grande", Helvetica, Arial, sans-serif;
}

a:link, a:visited, a:hover, a:active
{
	color:						#000;
	text-decoration:				none;
	font-weight:					normal;
}

ol, p, td, li, h1, h2, h3, h4, table, th, dt, dl, dd
{
	color:						#000;
}

p
{
	text-align:					left;
}

a img
{
	border:						none;
}