body
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	background-color: white;
	margin: 10px;
}

a
{
	color: blue;
	text-decoration: none;
}

h3,h4 { color: brown; }
p,ul { text-align: justify; }
div,.small { font-size: 0.9em; }

