
BODY  { background: black }  

#headerImage
{
	background: transparent url(http://www.dancity.com/pageIcons/dancity.gif) no-repeat;
}

h2     { font-family: Arial; font-size: 9pt;  color: white; text-align: center }

.header{ font-family: Arial; font-size: 10pt; color: gray;    font-weight: bold;   text-align: right; }
.footer{ font-family: Arial; font-size: 8pt;  color: #555555; font-weight: normal; text-align: center }

.myTh  { font-family: Arial; font-size: 9pt;  color: lightgrey; background: #333333; text-align:center }
.myTd  { font-family: Arial; font-size: 9pt;  color: lightgrey; background: #111111; text-align:center }
.title { font-family: Arial; font-size: 12pt; color: white;     text-align: left ; font-weight: normal ; margin-bottom : 6px }
.text  { font-family: Arial; font-size: 9pt;  color: lightgrey;  text-align:justify ; margin-top : 2 }

