BODY { margin: 0; padding: 0;  background: black;  overflow: auto;  color: #EBEF79; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 90%; text-align: center
}
a:link { color: #8080FF;	text-decoration: none;	font-weight: inherit;	font-family: inherit;	background: inherit }
a:visited {	color: #8080FF;	text-decoration: none;	font-weight: inherit;	font: inherit;	background: inherit }
a:hover { color: #8080FF;	text-decoration: none;	font-weight: inherit;	font: inherit; 	background: inherit
}
div.HDR { margin: 0 auto;
  max-width: 366px
}
div.cpad { margin: 0 auto;
  padding-bottom: 10px 
}
div.c { margin: 0 auto
}
img { width: 100%;
  height: auto
}
video { width: 100%;
  max-width: 640px;
  height: auto
}
.l { text-align: left
}
a { outline: none
}
/* 2 following -rm Ffox Yellow Border from HTML5 VIDS */
:focus {
    outline: none
}
::-moz-focus-inner {
    border: 0
}
textarea { width: 100%; max-width: 533px; overflow: auto
}
div.MB { margin: 0 auto;
  max-width: 610px
}











