h1 {
	font-size: 12pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0.67em;
	color: #333;
	text-align: left;
}
h2 {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: normal;
}
body {
	color: black;
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
}
a:link {
	color: #555;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
}
a:visited { color: #555; font-weight: bold; text-decoration: none; }
a:active { color: #555; text-decoration: underline; }
a:hover {
	color: red;
	text-decoration: underline;
	line-height: 20px;
	font-size: 10pt;
}
span { }
h3 { color: #000; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; margin: 1em 0; }
h4 { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px; margin: 1.33em 0; }
ul {
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: disc;
	line-height: 20px;
}

