h1 {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

h2 {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.h1 {font-family: Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}


.h1:hover {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	cursor: hand;
	text-decoration: underline;
	margin-bottom: 0;
}

.h1:link {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	margin-bottom: 0;
}

.h1: visited{
	font-family: verdana;
	font-size: 11px;
	cursor: hand;
	color: #0000FF;
	text-decoration: none;
	margin-bottom: 0;
}

.h2 {font-family: Verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.h2:hover {
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	cursor: hand;
	text-decoration: underline;
	margin-bottom: 0;
}

.h2:link {
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	margin-bottom: 0;
}

.h2: visited{
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	margin-bottom: 0;
}