body {
	padding:10px 10px;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}

p
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434A44;
	line-height: 18px;}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

