.white {
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030133;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#homelogin {
	margin: 0px;
	padding: 0px;
}

#homelogin  input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px;
}

