body {
  background-color: #000;
  margin-top: 0px;
    
}

table {
font: normal 1.1em Tahoma, Arial, Helvetica;
color: #fff;
text-align: center;
line-height: 133%

}

a:link {
color: #fff;
}
a:visited {
color: #fff;
}
a:hover {
color: #666;
text-decoration: underline;
}
a:active {
color: #333;
}

h1 {
	font: bold 2.7em Tahoma, Arial, Helvetica;
	color: #99CCFF;
    text-align: center;
	margin-bottom: 4px;
}

h2 {
	font: bold 1.5em Tahoma, Arial, Helvetica;
	color: #99CCFF;
	margin-bottom: 4px;
}

h3 {
	font: bold 1.2em Tahoma, Arial, Helvetica;
	color: #99CCFF;
	margin-bottom: 4px;
}


h1,h2,h3 {padding-top: 0px;}


.smaller {  font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #666}
.small {  font-family: Tahoma, Arial, Helvetica; font-size: 12px; color: #ccc}
.psychic {  font-family: Tahoma, Arial, Helvetica; font-size: 12px; color: #666}
.article {  font-family: Tahoma, Arial, Helvetica; font-size: 17px; color: #fff}



