td {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
}
.h1 {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
}
.h2 {

	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

a {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: none;
}
a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: #333333;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	background-color: #E2E2E2;
}