a
{
	color: #666666;
	text-decoration: none;
}

body
{
	font-family: arial, san-serif;
	background-color: white;
	color: black;
	margin: 1em;
}

h3
{
	color: brown;
	font-size: 1em;
}

h4
{
	color: brown;
	font-size: 0.9em;
}

p, div, ul, ol, blockquote { font-size: 0.9em; }
p { text-align: justify; }
small { color: #666666; }

