a:link { color: #D71 ; text-decoration: none ; }
a:visited { color: #D71 ; text-decoration: none ; }
a:hover { color: #F93 ; text-shadow: #AAA 4px 2px 1px ;  text-decoration: underline ; }
a:active { color: #1D78FF ; }

body { background: black ;  color: #FA6 ; }
td { vertical-align: top ; font: .75em Enviro, Verdana, Arial, Helvetica, sans-serif ; padding: 3px ; }
th { font: .9em Enviro, Arial ; font-weight: bolder ; }
p {text-align: justify ; font: 1.05em Verdana ; color: #FA6 ; }
img { border: none ; }
iframe {background: black }
h2 {font-family: 'Tekton Pro', Arial ; letter-spacing: .55em ; }
h3 {font-family: 'Tekton Pro', Arial ; letter-spacing: .55em ; }
div  {font-family: 'Tekton Pro', Arial ; }

@media screen {.PrintOnly { display:none } }
@media print {.ScreenOnly { display:none } }

.item { margin-left: 64px ; background: white ; }
.active { color: #1D78FF ; }