body
{
	background-color:				#fff;
	color:						#000;
	font-family:					"Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
}

a:link, a:visited, a:focus, a:hover, a:active
{
	background-color:				transparent;
	color:						#000;
	text-decoration:				none;
}

p, table, tr, th, tbody, thead, tfoot, td, ul, li, h1, h2, h3, h4, h5, h6, dt, dl, dd, strong, em
{
	color:						#000;
}

p
{
	text-align:					left;
}

img
{
	border-width:					0;
}
