.h1 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #777979;
}
A:link {
	COLOR: #667f95; TEXT-DECORATION: none; font-size: 11px
}
A:visited {
	COLOR: #667f95; TEXT-DECORATION: none; font-size: 11px
}
A:hover {
	COLOR: #667f95; TEXT-DECORATION:none; font-size: 11px
}



.h2 {
	font-family: "Arial";
	font-size: 12px;
	color: 777979;
	line-height: 18px;


}
.h3 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.h4 {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: #699FD1;

}
.h5 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #699FD1;
}
.h6 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #699FD1;
}
.h7 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #777979;
}
.h8 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: 759DC8;
}
.h9 {
	font-family: "Arial";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.h10 {
	font-family: "Arial";
	font-size: 11px;
	color: #667f95;
	text-decoration: none;
}
