/* Style sheet basic */

/* Font settings */

body {

	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;

	font-size:12px;

	color:#000;

} 