body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

h1, h2, h3 {
	text-decoration: none;
	font-weight: bolder;
	font-size: larger;
	height: 1px;
	padding-bottom: 0px;
}

p {
	padding-bottom: 6px;
}


a:hover {
	text-decoration: blink;
	background-color: Aqua;
	color: Black;
}
