body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	background-color: black;
	color: #FFFFFF;
}

.scoring table tr td {
	font-family: verdana;
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
}

a {
	font-family: verdana;
	font-size: 12px;
}

button {
	width: 100%;
   height: 24px;
	font-family: verdana;
   font-size: 12px;
	font-weight: bold;
	color: yellow;
	background-color: black;
	border: 2px solid gray;
	margin-bottom: 5px;
	cursor: hand;
}

.helpcontent {
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

.helpcontent h1 {
	font-family: verdana;
 	font-size: 20px;
	text-align:center;
	color: red;
}

.helpcontent table {

}

.helpcontent th {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.helpcontent td {
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
.legalnotice {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}
