/* CSS Document */

html, body, div, p, table, tr, td, form, img, h1, h2, h3, h4, h5, h6, ul, li, input {
	margin:0;
	padding:0;
	font-size: 12px;
  font-family:'Lucida Grande',Arial,Helvetica,Sans-serif;
	color:#333333;
}
