H1 {
	color: #313131;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	margin: 3pt;
	border: 3px
}
H2 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 12pt;
	font-family: Tahoma;
	text-decoration: none;
	margin: 4px;
	border: 4px
}
H3 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma;
	margin: 4pt;
	border: 4px
}
H4 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	letter-spacing: 1pt;
	margin: 4pt;
	border: 4px
}
H5 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 5pt;
	font-family: Tahoma;
	letter-spacing: -2px;
	margin: 4pt;
	border: 4px
}
H6 {
	color: #1d1d1d;
	font-weight: normal;
	font-size: 7pt;
	font-family: Tahoma;
	margin: 4pt;
	border: 4px
}
A:link {
	color: #000;
	font-weight: 500;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: left
}
A:visited {
	color: #606060;
	font-style: normal;
	font-weight: 500;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: left
}
A:active {
	color: #333;
	font-style: normal;
	font-weight: 500;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
	margin: 0px
}
A:hover {
	color: #626262;
	font-weight: 500;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: left
}
