td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
        font-weight: bold;
	text-decoration: none;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

#index,#lba1,#lba2 {
       visibility: hidden;
       height : 0px;
       position:absolute;
       top:100px;
       left:100px;
}