body {
font: 12px Arial;
}
a:link, a:visited {
	color: #66a4cc;
	text-decoration:none;
	font-weight:bold;
	font-size: 0.92em
}

a:hover {
  color: #007ecf;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

.txt {
font-size: 0.92em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  /*font-family: Helvetica, Arial, sans-serif;*/
}

h1 {
  font-size: 140%;
  color:#494949;
}

.style4 {font-size: 14px}
.style6 {color: #999999}
