body {
	margin:0px;
	padding:0px;
	background-color: #010101;
}

body,td,th,input {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#000;
}


h1 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 32px;
  color: #000000;
  text-align: center
}

h2 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center
}
h3 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center
}

h4 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: left
}

h6 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 8px;
  color: #000000;
  text-align: center
}

a:link {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

.mov_cell {background-color:#ebebd5;}

