html, body {
    height: 101%;
    margin: 0; 
    padding: 0; 

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	background-color:#071673;
}
a {
	color: #243d93;
}


.h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.k {
	font-size: 9px;
	line-height: 10px;

}
