p, body, li, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 12pt;
	color: #079923;
}
h2 {
	font-size: 10pt;
	color: #056B1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B80101;
}
a:link, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
}
.linkage {
	font-size: 10px;
}

