body {
	background-color: #254995;
	margin: 0px;
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, Sans-serif;
}

.link_bottom a { 
	color: #254995;
	font-size: 10px;
	text-decoration: none;
}

.regular_text {
	margin-left: 1em;
}

.regular_text_black {
	color: black;
}

.link_bottom a:hover {
	color: #254995;
	font-size: 10px;
	text-decoration: underline;
}

label, input {margin: 0 1em;}
