h1 {color: #990000; line-height: 28px; font-size: 16pt}
h2 {color: green; line-height: 24px; font-size: 14pt}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: blue;
	cursor: e-resize;
	background-color: #99FF99;
}
body {background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; margin: 2% 2% 2% 0%; color: black; font-size: 12px}
h3 {  font-size: 14px; font-style: italic; font-weight: bold}
th {
	font-size: 12px; font-weight: bold;
}
a:active {
	color: #0000FF;
}
tr {
	font-size: smaller;
}
