body, table, input, select{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}

li{
	margin-bottom:.5em;
}

a, a:link, a:active, a:visited
{
  color: #0033cc;
}

a:hover
{
  color: #9AABDE;
}

pre.code{
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
