.H1 {
font-family: Tahoma;
font-size: 10px;
color:#93ACDF;
}
.H1 A:link {color: #93ACDF; text-decoration: none; font-weight: none; font-family:  tahoma,arial; font-size: 10px;
}
	
.H1 A:visited { color: #93ACDF; text-decoration: none; font-weight: none; font-family:  tahoma,arial; font-size: 10px;
}
.H1 A:Hover { color: #93ACDF; text-decoration: none; font-weight: none; font-family:  tahoma,arial; font-size: 10px;
}
.H1 A:active { color: #93ACDF; text-decoration: none; font-weight: none; font-family:  tahoma,arial; font-size: 10px;
}



.H2 a:link {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}
.H2 a:visited {
	text-decoration: none;
	color: #93ACDF;
}
.H2 a:hover {
	text-decoration: none;
	color: #93ACDF;
}
.H2 a:active {
	text-decoration: none;
	color: #93ACDF;
}