body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background:#1A3948;
}
table {font-size: 12px;
	color: #FFFFFF;
	}
.black {font-size:12px;
		color:#000000;
		}
.txt_input {
    font-size:10px;
	margin: 2px;
	border: medium inset #000000;
}
.bt {
	font-size: 20px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#009CFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.hei:link {
    font:"";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.hei:visited {
    font:"";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px; 
}
.hei:hover {
    font:"";
	font-size: 12px;
	color: #009CFF;
	text-decoration: none;
	line-height: 20px;
}
.hei:active {
    font:"";
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	line-height: 20px;
}
