html {
	height: 100%;
}

	
body { 
	font-family: Tahoma;
	color: #00000;
	font-size:12px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #15355d;
}

br {
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.Text11px {
	font-size: 11px;
}

.copyright {

	text-align: center;
	font-size: 11px;
	color: #ffffff;
}





h1 {
	font-family: Arial;
	font-size: 18px;
	color: #009b89;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 96%;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

form {
	margin: 0;
	padding: 0;
}

