/* CSS Document */
a, b, i, li, td, th, h1, h2, h3, h4, h5, h6, dt, dd, pre, address, td, body, em, select, sup, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;

}

body {
	background-color: #EEECE8;
	margin: 10px;
	font-size:62.5%;
}

p {
	font-size:1.1em;
	line-height:1.4em;
	color:#000;
}