body {
	margin: 0;
}
#txt {
margin: 0;
padding: 0;
border: none;
width: auto;
}
#txt {
	font-family: Verdana;
	font-size: 12px;
}
#txt a:link {
	text-decoration: none;
	color: #003399;
}
#txt a:visited {
	text-decoration: none;
	color: #003399;
}
#txt a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1, h2, h3, h4  { font-family: Verdana; }
h1  {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-indent: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
h2  {
}
h3  {
}
h4  {
}