BODY {
	background-color : Black;
	color : #DDDDDD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color : #DDDDDD;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

A:VISITED {
	color : Gray;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #DDDDDD;
	text-decoration : none;
	font-weight : normal;
	font-size: 12px;
	line-height: 17px;
	text-align : justify;
}
.RedText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	text-indent : 20px;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
	line-height: 17px;
	text-align : right;
	vertical-align : bottom;
}

.TDcopyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.TDcounter {
	font-family: Georgia, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
    color: #FFFFFF;
}
#topper {
   margin: 0px;
   padding: 0px;
   height: 140px;
}
#down {
   margin: 0px;
   padding: 0px;
   height: 140px;
   margin-bottom: 55px;
	margin-top: 10px;
}

