@import url("basic-extended.css");

html, body {
	/*background-color: #fff;*/
	color: #000;
}

html, body, h2, h3, div, p, ul, ol, li, input, table, td {
	font-family: Arial, Helvetica, sans-serif;
}
