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

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

h4 { color: maroon; }
p { text-align: justify; }
div,.small,blockquote { font-size: 0.9em; }

