<!--
body,td {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	}
.heading {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	}
.levBetHeading {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
.levBetText {
	color: #333333;
	}
.ingress {
	font-weight: bold;
	}
.pris {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	}
.inputFelt {
	width: 300px;
	padding-bottom: 3px;
	}

#login {
	position: relative;
	width: 360px;
	height: 180px;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	border: 1px solid #CCC;
	text-align: center;
	}
#login .lForm {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
#login .lInput {
	width: 150px;
	height: 18px;
	border: 1px solid #CCC;
	}
#login .lButt {
	display: table;
	background: #91CB80;
	margin: 12px auto 12px auto;
	padding: 4px 12px 4px 12px;
	font-size: 12px;
	color: #FFF;
	}
#login .lButt:hover {
	background: #597f33;
	cursor: hand !important;
	cursor: pointer !important;
	}

.heading {
	margin-top: 12px;
	font-size: 22px;
	color: #597f33;
	}
-->
