﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.p { margin-bottom: -1em; } 